]> err.no Git - linux-2.6/blobdiff - drivers/net/tun.c
Pull kmalloc into release branch
[linux-2.6] / drivers / net / tun.c
index 732c5edec2e5edd3cab20c8d0aa43233b8fab8c8..329d9feb9b8934717bf817c06822bb8f6f9345ce 100644 (file)
@@ -39,7 +39,6 @@
 #define DRV_DESCRIPTION        "Universal TUN/TAP device driver"
 #define DRV_COPYRIGHT  "(C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>"
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/errno.h>
 #include <linux/kernel.h>