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