]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - lib/syscall.c
lib: reduce the use of module.h wherever possible
[mirror_ubuntu-zesty-kernel.git] / lib / syscall.c
index a4f7067f72fa65ca44fb587d3c7d29e3745f1317..58710eefeac803826aea142af510eb46b5a04210 100644 (file)
@@ -1,6 +1,6 @@
 #include <linux/ptrace.h>
 #include <linux/sched.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <asm/syscall.h>
 
 static int collect_syscall(struct task_struct *target, long *callno,