summaryrefslogtreecommitdiff
path: root/patlooptest.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-01-31 23:10:42 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-01-31 23:10:42 +0000
commit4d708618286baedaa9d01c13dfc6021d9e5c49ec (patch)
treede962d3347d82021086029d4b4dd8d6705701cee /patlooptest.c
parent1f9a0bb4300ac02ac69aca7aeb456ae00818e86a (diff)
remove unused header that doesn't build properly without other headers
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2071 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'patlooptest.c')
-rw-r--r--patlooptest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/patlooptest.c b/patlooptest.c
index 709c1a2..0cab817 100644
--- a/patlooptest.c
+++ b/patlooptest.c
@@ -3,7 +3,6 @@
#include <string.h>
#include <errno.h>
#include <stdio.h>
-#include <linux/ppp_defs.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <stdlib.h>