X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Feui64.c;h=7978c06c204d887e6bdce9a7ea8cb2f5fcca68ee;hb=4a54e34cf5629f9fed61f0b7d69ee3ba4d874bc6;hp=98caf9447408d6ea4741d49f3c4e065852373bf6;hpb=c58bf2e8023dd846683f09cb00e15d64143dac8c;p=ppp.git 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"