patch-2.0.8 linux/kernel/ksyms.c
Next file: linux/kernel/sched.c
Previous file: linux/include/net/netlink.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Jul 18 14:28:48 1996
- Orig file:
v2.0.7/linux/kernel/ksyms.c
- Orig date:
Mon Jul 8 16:09:57 1996
diff -u --recursive --new-file v2.0.7/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -45,6 +45,7 @@
#include <linux/skbuff.h>
#include <linux/genhd.h>
#include <linux/swap.h>
+#include <linux/ctype.h>
extern unsigned char aux_device_present, kbd_read_mask;
@@ -297,6 +298,7 @@
X(system_utsname),
X(sys_call_table),
X(hard_reset_now),
+ X(_ctype),
/* Signal interfaces */
X(send_sig),
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov