summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/net/ppp.h
blob: 477916dead9eec4163e21b3016dc9b1237da41ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

#ifndef _PPP_H_
#define _PPP_H_

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

#endif