summaryrefslogtreecommitdiffstats
path: root/ax25ipd/bpqether.c
diff options
context:
space:
mode:
Diffstat (limited to 'ax25ipd/bpqether.c')
-rw-r--r--ax25ipd/bpqether.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ax25ipd/bpqether.c b/ax25ipd/bpqether.c
index e384e05..1423dfd 100644
--- a/ax25ipd/bpqether.c
+++ b/ax25ipd/bpqether.c
@@ -1,4 +1,4 @@
-/* @(#) $Id: bpqether.c,v 1.4 2008/12/21 10:19:02 dl9sau Exp $ */
+/* @(#) $Id: bpqether.c,v 1.5 2009/04/22 21:22:01 dl9sau Exp $ */
extern int ttyfd;
/*
@@ -17,7 +17,6 @@ extern int ttyfd;
#include <sys/socket.h>
#include <sys/stat.h>
#include <unistd.h>
-#include <limits.h>
#include <syslog.h>
#ifdef linux