]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/rtmutex-tester.c
kernel: Map most files to use export.h instead of module.h
[mirror_ubuntu-artful-kernel.git] / kernel / rtmutex-tester.c
index 5c9ccd3809668b48b1f9bcdfd3098eef726101ed..3d9f31cd79e70dc1510c15fb47b9b5741862a1d8 100644 (file)
@@ -7,7 +7,7 @@
  *
  */
 #include <linux/kthread.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/sched.h>
 #include <linux/spinlock.h>
 #include <linux/sysdev.h>