X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2Fpasswordfd.c;h=84fd72e3b9b6994a43d112410de3312744cdf3bc;hb=4a54e34cf5629f9fed61f0b7d69ee3ba4d874bc6;hp=c3f9793e41a01b141da91d7a5370e04dec51af83;hpb=e87fe1bbd37a1486c5223f110e9ce3ef75971f93;p=ppp.git diff --git a/pppd/plugins/passwordfd.c b/pppd/plugins/passwordfd.c index c3f9793..84fd72e 100644 --- a/pppd/plugins/passwordfd.c +++ b/pppd/plugins/passwordfd.c @@ -7,6 +7,10 @@ * with pap- and chap-secrets files. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include