From e262e237ca40095cd4483fb9f36ac6eab5dcb672 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 27 Oct 2005 08:48:28 +0000 Subject: New. --- cpukit/libnetworking/opt_ppp.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cpukit/libnetworking/opt_ppp.h diff --git a/cpukit/libnetworking/opt_ppp.h b/cpukit/libnetworking/opt_ppp.h new file mode 100644 index 0000000000..d318f6a5f9 --- /dev/null +++ b/cpukit/libnetworking/opt_ppp.h @@ -0,0 +1,11 @@ + +#ifndef _PPP_H_ +#define _PPP_H_ + +#define NPPP 1 +#define NBPFILTER 0 +#undef VJC +#undef PPP_FILTER +#undef PPP_COMPRESS + +#endif -- cgit v1.2.3