X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fcbcp.h;h=c74b5f8c8a2daef6f70ddb8851f9fd5f21f5eaa9;hp=c2ab3f68991f189b6ebd93ae45dbdb21725072f5;hb=2883dd07101bf851e2ea368f0c04c91aea85cff2;hpb=9c7ba0d42dee5e3f84ecb6e4fcdbefc6c1cd965c diff --git a/pppd/cbcp.h b/pppd/cbcp.h index c2ab3f6..c74b5f8 100644 --- a/pppd/cbcp.h +++ b/pppd/cbcp.h @@ -1,6 +1,8 @@ #ifndef CBCP_H #define CBCP_H +#include "pppdconf.h" + typedef struct cbcp_state { int us_unit; /* Interface unit number */ u_char us_id; /* Current id */