patch-2.4.2 linux/mm/vmalloc.c
Next file: linux/net/802/cl2llc.c
Previous file: linux/mm/swapfile.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/mm/vmalloc.c
- Orig date:
Sat Feb 3 19:51:32 2001
diff -u --recursive --new-file v2.4.1/linux/mm/vmalloc.c linux/mm/vmalloc.c
@@ -6,7 +6,7 @@
* SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian <tigran@veritas.com>, May 2000
*/
-#include <linux/malloc.h>
+#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/spinlock.h>
#include <linux/highmem.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)