X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Fpassprompt.c;h=dae326867fcdea9b2f6190d6e01fd24fff056352;hp=ab9f390c2d1c968c8054b60e1e5da7cc81eb5e00;hb=2883dd07101bf851e2ea368f0c04c91aea85cff2;hpb=e87fe1bbd37a1486c5223f110e9ce3ef75971f93 diff --git a/pppd/plugins/passprompt.c b/pppd/plugins/passprompt.c index ab9f390..dae3268 100644 --- a/pppd/plugins/passprompt.c +++ b/pppd/plugins/passprompt.c @@ -8,6 +8,11 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include