summaryrefslogtreecommitdiff
path: root/wcte11xp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcte11xp.c')
-rwxr-xr-xwcte11xp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/wcte11xp.c b/wcte11xp.c
index 9faa62e..7a0e4da 100755
--- a/wcte11xp.c
+++ b/wcte11xp.c
@@ -34,14 +34,14 @@
#include <linux/errno.h>
#include <linux/pci.h>
#include <linux/spinlock.h>
-#ifdef LINUX26
-#include <linux/moduleparam.h>
-#endif
#ifdef STANDALONE_ZAPATA
#include "zaptel.h"
#else
#include <linux/zaptel.h>
#endif
+#ifdef LINUX26
+#include <linux/moduleparam.h>
+#endif
#include "wct4xxp.h" /* For certain definitions */