patch-2.3.29 linux/fs/exec.c
Next file: linux/fs/inode.c
Previous file: linux/fs/coda/sysctl.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/fs/exec.c
 -  Orig date: 
Thu Nov 11 20:11:49 1999
 
diff -u --recursive --new-file v2.3.28/linux/fs/exec.c linux/fs/exec.c
@@ -35,7 +35,7 @@
 #include <linux/highmem.h>
 
 #include <asm/uaccess.h>
-#include <asm/pgtable.h>
+#include <asm/pgalloc.h>
 #include <asm/mmu_context.h>
 
 #ifdef CONFIG_KMOD
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)