]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/eventfd.c
fs: reduce the use of module.h wherever possible
[mirror_ubuntu-artful-kernel.git] / fs / eventfd.c
index d9a5917739191eb3e3ebda2922ade8546067185b..dba15fecf23e376f12ad2cb367424cf202d3a819 100644 (file)
@@ -16,7 +16,7 @@
 #include <linux/spinlock.h>
 #include <linux/anon_inodes.h>
 #include <linux/syscalls.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/kref.h>
 #include <linux/eventfd.h>