]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/user_namespace.c
kernel: Map most files to use export.h instead of module.h
[mirror_ubuntu-zesty-kernel.git] / kernel / user_namespace.c
index 9da289c34f22f161974e6b6b5eaa753d8af960f3..3b906e98b1db5a6085cb8a115899a997f4863221 100644 (file)
@@ -5,7 +5,7 @@
  *  License.
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/nsproxy.h>
 #include <linux/slab.h>
 #include <linux/user_namespace.h>