X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.h;h=b31b78da7e727a005edf3544487721a70d465620;hb=5d034034a61c37dc5d590753cb7a601d2ee2b871;hp=170eed97441a77c69090c680fb8fbd582ca87f58;hpb=388597eee99beac6e5b7430d24c377169f51bd57;p=ppp.git 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 */