patch-2.3.29 linux/kernel/fork.c
Next file: linux/kernel/ksyms.c
Previous file: linux/ipc/sem.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat Nov 20 10:09:05 1999
-  Orig file: 
v2.3.28/linux/kernel/fork.c
-  Orig date: 
Thu Nov 11 20:11:54 1999
diff -u --recursive --new-file v2.3.28/linux/kernel/fork.c linux/kernel/fork.c
@@ -19,6 +19,7 @@
 #include <linux/vmalloc.h>
 
 #include <asm/pgtable.h>
+#include <asm/pgalloc.h>
 #include <asm/uaccess.h>
 #include <asm/mmu_context.h>
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)