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