patch-2.3.29 linux/kernel/module.c
Next file: linux/kernel/resource.c
Previous file: linux/kernel/ksyms.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/kernel/module.c
- Orig date:
Thu Aug 26 13:05:42 1999
diff -u --recursive --new-file v2.3.28/linux/kernel/module.c linux/kernel/module.c
@@ -4,7 +4,7 @@
#include <asm/uaccess.h>
#include <linux/vmalloc.h>
#include <linux/smp_lock.h>
-#include <asm/pgtable.h>
+#include <asm/pgalloc.h>
#include <linux/init.h>
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)