summaryrefslogtreecommitdiff
path: root/ztdynamic.c
diff options
context:
space:
mode:
Diffstat (limited to 'ztdynamic.c')
-rwxr-xr-xztdynamic.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ztdynamic.c b/ztdynamic.c
index 22407be..4d959dd 100755
--- a/ztdynamic.c
+++ b/ztdynamic.c
@@ -32,9 +32,6 @@
#include <linux/kmod.h>
#include <linux/sched.h>
#include <linux/interrupt.h>
-#ifdef LINUX26
-#include <linux/moduleparam.h>
-#endif
#ifdef CONFIG_DEVFS_FS
#include <linux/devfs_fs_kernel.h>
#endif
@@ -43,6 +40,9 @@
#else
#include <linux/zaptel.h>
#endif
+#ifdef LINUX26
+#include <linux/moduleparam.h>
+#endif
/*
* Tasklets provide better system interactive response at the cost of the