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

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