]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/utsname.c
kernel: Map most files to use export.h instead of module.h
[mirror_ubuntu-zesty-kernel.git] / kernel / utsname.c
index bff131b9510a425452428005afda0acf7c979507..405caf91aad578f6ae1bfa48ace29262a550f431 100644 (file)
@@ -9,7 +9,7 @@
  *  License.
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/uts.h>
 #include <linux/utsname.h>
 #include <linux/err.h>