]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/select.c
fs: reduce the use of module.h wherever possible
[mirror_ubuntu-bionic-kernel.git] / fs / select.c
index e782258d0de3cec01c6767aa5cb2b2684e1077ac..de668aa9a098442adabee8e9f111cc68344542f8 100644 (file)
@@ -17,7 +17,7 @@
 #include <linux/kernel.h>
 #include <linux/sched.h>
 #include <linux/syscalls.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/slab.h>
 #include <linux/poll.h>
 #include <linux/personality.h> /* for STICKY_TIMEOUTS */