patch-1.3.57 linux/ipc/util.c
Next file: linux/kernel/Makefile
Previous file: linux/ipc/shm.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Jan  9 12:26:52 1996
 -  Orig file: 
v1.3.56/linux/ipc/util.c
 -  Orig date: 
Tue Jun 27 14:11:47 1995
 
diff -u --recursive --new-file v1.3.56/linux/ipc/util.c linux/ipc/util.c
@@ -13,7 +13,7 @@
 #include <linux/shm.h>
 #include <linux/stat.h>
 
-#ifdef CONFIG_SYSVIPC
+#if defined(CONFIG_SYSVIPC) || defined(CONFIG_KERNELD)
 
 extern void sem_init (void), msg_init (void), shm_init (void);
 
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