From: Paul Mackerras Date: Sun, 1 Dec 2019 03:37:23 +0000 (+1100) Subject: Merge branch 'patch-1' of https://github.com/neheb/ppp X-Git-Tag: ppp-2.4.8~8 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=fa3eb036703eb516a0778f7fdcbe47303dd318bb;hp=09f695f09e4ff6905388e15b106cd5669b05965e;p=ppp.git Merge branch 'patch-1' of https://github.com/neheb/ppp Signed-off-by: Paul Mackerras --- 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 */