summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zaptel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/zaptel.h b/zaptel.h
index 3bf2205..a06c5c3 100644
--- a/zaptel.h
+++ b/zaptel.h
@@ -72,8 +72,6 @@
#include "ecdis.h"
#include "fasthdlc.h"
-#endif /* __KERNEL__ */
-
#ifdef CONFIG_DEVFS_FS
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)
#include <linux/devfs_fs_kernel.h>
@@ -82,6 +80,7 @@
//#warning "Zaptel doesn't support DEVFS in post 2.4 kernels. Disabling DEVFS in zaptel"
#endif
#endif /* CONFIG_DEVFS_FS */
+#endif /* __KERNEL__ */
#ifndef ELAST
#define ELAST 500