X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Feui64.c;h=7978c06c204d887e6bdce9a7ea8cb2f5fcca68ee;hp=98caf9447408d6ea4741d49f3c4e065852373bf6;hb=bdd34ab1f2f87acb23c6d92feee7354ac53005ff;hpb=61821b9b6106a1e834ce14783a0b03b8c5301328 diff --git a/pppd/eui64.c b/pppd/eui64.c index 98caf94..7978c06 100644 --- a/pppd/eui64.c +++ b/pppd/eui64.c @@ -34,6 +34,10 @@ * */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "pppd.h"