summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/opt_ppp.h
blob: d318f6a5f9b0377d88ca518da1d1facec0fa6d22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

#ifndef _PPP_H_
#define _PPP_H_

#define NPPP        1
#define NBPFILTER   0
#undef  VJC
#undef  PPP_FILTER
#undef  PPP_COMPRESS

#endif