summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/modem/ppp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libnetworking/modem/ppp.h')
-rw-r--r--c/src/libnetworking/modem/ppp.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/libnetworking/modem/ppp.h b/c/src/libnetworking/modem/ppp.h
new file mode 100644
index 0000000000..981ca19041
--- /dev/null
+++ b/c/src/libnetworking/modem/ppp.h
@@ -0,0 +1,7 @@
+#ifndef __PPP_H__
+#define __PPP_H__
+#define NPPP 1
+#define NBPFILER 0
+#define VJC
+/*#define PPP_COMPRESS*/
+#endif