patch-2.4.2 linux/fs/nfs/unlink.c
Next file: linux/fs/nfs/write.c
Previous file: linux/fs/nfs/symlink.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Feb 9 11:29:44 2001
- Orig file:
v2.4.1/linux/fs/nfs/unlink.c
- Orig date:
Sun Oct 1 20:35:16 2000
diff -u --recursive --new-file v2.4.1/linux/fs/nfs/unlink.c linux/fs/nfs/unlink.c
@@ -6,7 +6,7 @@
* NOTE: we rely on holding the BKL for list manipulation protection.
*/
-#include <linux/malloc.h>
+#include <linux/slab.h>
#include <linux/string.h>
#include <linux/dcache.h>
#include <linux/sunrpc/sched.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)