X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Feui64.h;h=496814d17b3b4557725da8d85b4cf4a30efcaf80;hb=898d3f4b437ca1348abc1bbd036b0106c66a7ba6;hp=c48d689eda7b0dcf40df2e0bd83c7199d66705b0;hpb=5ece6e68baaf9fdbd6e73daa7b27335f8852d85b;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