patch-2.4.2 linux/fs/autofs4/waitq.c

Next file: linux/fs/binfmt_aout.c
Previous file: linux/fs/autofs4/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/fs/autofs4/waitq.c linux/fs/autofs4/waitq.c
@@ -10,7 +10,7 @@
  *
  * ------------------------------------------------------------------------- */
 
-#include <linux/malloc.h>
+#include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/signal.h>
 #include <linux/file.h>

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