patch-2.4.2 linux/net/khttpd/security.c

Next file: linux/net/khttpd/sysctl.c
Previous file: linux/net/khttpd/rfc_time.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/net/khttpd/security.c linux/net/khttpd/security.c
@@ -27,7 +27,7 @@
 #include <linux/kernel.h>
 
 #include <linux/errno.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
 #include <linux/net.h>
 #include <linux/sched.h>
 #include <linux/skbuff.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)