summaryrefslogtreecommitdiff
path: root/wcfxo.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcfxo.c')
-rw-r--r--wcfxo.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/wcfxo.c b/wcfxo.c
index 0d8f15e..3d03e75 100644
--- a/wcfxo.c
+++ b/wcfxo.c
@@ -32,15 +32,12 @@
#include <linux/errno.h>
#include <linux/pci.h>
#include <asm/io.h>
-#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
-#else
-#include <linux/zaptel.h>
-#endif
#ifdef LINUX26
#include <linux/moduleparam.h>
#endif
+#include "zaptel.h"
+
/* Uncomment to enable tasklet handling in the FXO driver. Not recommended
in general, but may improve interactive performance */