patch-2.4.1 linux/fs/proc/kcore.c
Next file: linux/fs/ramfs/inode.c
Previous file: linux/fs/partitions/msdos.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jan 15 16:54:20 2001
- Orig file:
v2.4.0/linux/fs/proc/kcore.c
- Orig date:
Thu Sep 7 08:43:49 2000
diff -u --recursive --new-file v2.4.0/linux/fs/proc/kcore.c linux/fs/proc/kcore.c
@@ -17,6 +17,7 @@
#include <linux/elf.h>
#include <linux/elfcore.h>
#include <linux/vmalloc.h>
+#include <linux/highmem.h>
#include <asm/uaccess.h>
#include <asm/io.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)