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

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

diff -u --recursive --new-file v2.4.1/linux/net/khttpd/userspace.c linux/net/khttpd/userspace.c
@@ -35,7 +35,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)