namespaces: move the IPC namespace under IPC_NS option
[safe/jmp/linux-2.6] / kernel / nsproxy.c
index 79f871b..f5d332c 100644 (file)
@@ -21,6 +21,7 @@
 #include <linux/utsname.h>
 #include <linux/pid_namespace.h>
 #include <net/net_namespace.h>
+#include <linux/ipc_namespace.h>
 
 static struct kmem_cache *nsproxy_cachep;