X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fpppd.h;h=b31b78da7e727a005edf3544487721a70d465620;hp=170eed97441a77c69090c680fb8fbd582ca87f58;hb=03104baaa85c5537b704558848199c306b345190;hpb=388597eee99beac6e5b7430d24c377169f51bd57 diff --git a/pppd/pppd.h b/pppd/pppd.h index 170eed9..b31b78d 100644 --- a/pppd/pppd.h +++ b/pppd/pppd.h @@ -50,6 +50,8 @@ #define __PPPD_H__ #include /* for FILE */ +#include /* for encrypt */ +#include /* for setkey */ #include /* for NGROUPS_MAX */ #include /* for MAXPATHLEN and BSD4_4, if defined */ #include /* for u_int32_t, if defined */