summaryrefslogtreecommitdiffstats
path: root/opt_ppp.h
diff options
context:
space:
mode:
Diffstat (limited to 'opt_ppp.h')
-rw-r--r--opt_ppp.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/opt_ppp.h b/opt_ppp.h
new file mode 100644
index 0000000..37e2068
--- /dev/null
+++ b/opt_ppp.h
@@ -0,0 +1,10 @@
+#ifndef _PPP_H_
+#define _PPP_H_
+
+#define NPPP 1
+#define NBPFILTER 0
+#undef VJC
+#undef PPP_FILTER
+#undef PPP_COMPRESS
+
+#endif