summaryrefslogtreecommitdiff
path: root/ztdynamic.c
diff options
context:
space:
mode:
Diffstat (limited to 'ztdynamic.c')
-rw-r--r--ztdynamic.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/ztdynamic.c b/ztdynamic.c
index 5147cf0..41b8382 100644
--- a/ztdynamic.c
+++ b/ztdynamic.c
@@ -36,15 +36,12 @@
#ifdef CONFIG_DEVFS_FS
#include <linux/devfs_fs_kernel.h>
#endif
-#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
-#else
-#include <linux/zaptel.h>
-#endif
#ifdef LINUX26
#include <linux/moduleparam.h>
#endif
+#include "zaptel.h"
+
/*
* Tasklets provide better system interactive response at the cost of the
* possibility of losing a frame of data at very infrequent intervals. If