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
- Lines: 15
- Date:
Mon Oct 28 14:21:41 1996
- Orig file:
v2.1.5/linux/kernel/sysctl.c
- Orig date:
Wed Oct 16 10:48:30 1996
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