summaryrefslogtreecommitdiffstats
path: root/listen
diff options
context:
space:
mode:
Diffstat (limited to 'listen')
-rw-r--r--listen/listen.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/listen/listen.c b/listen/listen.c
index f07a1f6..4643e9c 100644
--- a/listen/listen.c
+++ b/listen/listen.c
@@ -17,11 +17,7 @@
#else
#include <linux/if_ether.h>
#endif
-#ifdef HAVE_NETAX25_AX25_H
#include <netax25/ax25.h>
-#else
-#include <netax25/kernel_ax25.h>
-#endif
#include <netax25/axconfig.h>
#include <config.h>