patch-2.4.2 linux/fs/lockd/svcproc.c

Next file: linux/fs/lockd/svcshare.c
Previous file: linux/fs/lockd/svc4proc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/fs/lockd/svcproc.c linux/fs/lockd/svcproc.c
@@ -10,7 +10,7 @@
 #include <linux/config.h>
 #include <linux/types.h>
 #include <linux/sched.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
 #include <linux/in.h>
 #include <linux/sunrpc/svc.h>
 #include <linux/sunrpc/clnt.h>

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