summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking/net/ppp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libnetworking/net/ppp.h')
-rw-r--r--c/src/exec/libnetworking/net/ppp.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/c/src/exec/libnetworking/net/ppp.h b/c/src/exec/libnetworking/net/ppp.h
deleted file mode 100644
index 477916dead..0000000000
--- a/c/src/exec/libnetworking/net/ppp.h
+++ /dev/null
@@ -1,12 +0,0 @@
-
-#ifndef _PPP_H_
-#define _PPP_H_
-
-#define NPPP 1
-#define NBPFILTER 0
-#undef VJC
-#undef PPP_FILTER
-#undef PPP_COMPRESS
-
-#endif
-