patch-1.3.44 linux/kernel/ksyms.c
Next file: linux/kernel/sys.c
Previous file: linux/include/net/sock.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Nov 24 16:39:54 1995
- Orig file:
v1.3.43/linux/kernel/ksyms.c
- Orig date:
Fri Nov 17 08:42:29 1995
diff -u --recursive --new-file v1.3.43/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -90,6 +90,10 @@
#endif
#include <asm/irq.h>
+#ifdef __SMP__
+#include <linux/smp.h>
+#endif
+
extern char *get_options(char *str, int *ints);
extern void set_device_ro(int dev,int flag);
extern struct file_operations * get_blkfops(unsigned int);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this