X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Feui64.c;h=7978c06c204d887e6bdce9a7ea8cb2f5fcca68ee;hb=db3aa5f130886194d00a0c24db1e75261f9f9798;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"