KVM: x86: add paging gcc optimization
[platform/adaptation/renesas_rcar/renesas_kernel.git] / lib / syscall.c
index a4f7067..58710ee 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,