proc: Split the namespace stuff out into linux/proc_ns.h
[deliverable/linux.git] / ipc / namespace.c
index 7c1fa451b0b0d75ae5265fea8fbe1193cb865223..7ee61bf449332bbb556f4742e72c8f54c8111d89 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"
 
This page took 0.024974 seconds and 5 git commands to generate.