X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Feui64.h;h=496814d17b3b4557725da8d85b4cf4a30efcaf80;hb=1d3327b87170d5d8db4a5ad06b465925cff4488a;hp=c48d689eda7b0dcf40df2e0bd83c7199d66705b0;hpb=b5599f6001d9b024b3a572ab62c92027d94f052f;p=ppp.git diff --git a/pppd/eui64.h b/pppd/eui64.h index c48d689..496814d 100644 --- a/pppd/eui64.h +++ b/pppd/eui64.h @@ -34,12 +34,14 @@ * */ +#include "pppdconf.h" + #ifndef __EUI64_H__ #define __EUI64_H__ -#if !defined(INET6) -#error "this file should only be included when INET6 is defined" -#endif /* not defined(INET6) */ +#if !defined(PPP_WITH_IPV6CP) +#error "this file should only be included when PPP_WITH_IPV6CP is defined" +#endif /* not defined(PPP_WITH_IPV6CP) */ #if defined(SOL2) #include