proc: Split the namespace stuff out into linux/proc_ns.h
[profile/ivi/kernel-x86-ivi.git] / ipc / namespace.c
index 7c1fa45..7ee61bf 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/fs.h>
 #include <linux/mount.h>
 #include <linux/user_namespace.h>
-#include <linux/proc_fs.h>
+#include <linux/proc_ns.h>
 
 #include "util.h"