patch-2.3.29 linux/mm/mmap.c
Next file: linux/mm/mprotect.c
Previous file: linux/mm/memory.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Nov 20 10:09:05 1999
-  Orig file: 
v2.3.28/linux/mm/mmap.c
-  Orig date: 
Thu Nov 11 20:11:55 1999
diff -u --recursive --new-file v2.3.28/linux/mm/mmap.c linux/mm/mmap.c
@@ -14,7 +14,7 @@
 #include <linux/file.h>
 
 #include <asm/uaccess.h>
-#include <asm/pgtable.h>
+#include <asm/pgalloc.h>
 
 /* description of effects of mapping type and prot in current implementation.
  * this is due to the limited x86 page protection hardware.  The expected
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)