patch-2.1.6 linux/kernel/sysctl.c

Next file: linux/kernel/time.c
Previous file: linux/kernel/sys.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/kernel/sysctl.c linux/kernel/sysctl.c
@@ -17,11 +17,11 @@
 #include <linux/malloc.h>
 #include <linux/stat.h>
 #include <linux/ctype.h>
-#include <asm/bitops.h>
-#include <asm/segment.h>
-
 #include <linux/utsname.h>
 #include <linux/swapctl.h>
+
+#include <asm/bitops.h>
+#include <asm/uaccess.h>
 
 /* External variables not in a header file. */
 extern int panic_timeout;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov