watchdog: Convert max63xx_wdt driver to watchdog framework
[cascardo/linux.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,