summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/pppd/modem_example/ppp.h
blob: a1f1038f0d3359a91f532466ad88b0f7c72fbd50 (plain) (blame)
1
2
3
4
5
6
7
#ifndef __PPP_H__
#define __PPP_H__
#define NPPP 1
#define NBPFILER 0
#define VJC
/*#define PPP_COMPRESS*/
#endif