patch-2.1.6 linux/kernel/printk.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/panic.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Oct 28 14:21:41 1996
- Orig file:
v2.1.5/linux/kernel/printk.c
- Orig date:
Fri Jun 7 11:54:06 1996
diff -u --recursive --new-file v2.1.5/linux/kernel/printk.c linux/kernel/printk.c
@@ -13,7 +13,6 @@
#include <stdarg.h>
-#include <asm/segment.h>
#include <asm/system.h>
#include <linux/errno.h>
@@ -22,6 +21,8 @@
#include <linux/mm.h>
#include <linux/tty.h>
#include <linux/tty_driver.h>
+
+#include <asm/uaccess.h>
#define LOG_BUF_LEN 8192
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov