X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fpathnames.h;h=c14402bfcc14961a17d1b65d54e97bf165ed8504;hp=915db67a0b8f5d32314df297c89fc2afbbed8ebb;hb=80b8744eb42c;hpb=a6622771e2dc03a2682c86c4bcf6bf6ae9e85df7 diff --git a/pppd/pathnames.h b/pppd/pathnames.h index 915db67..c14402b 100644 --- a/pppd/pathnames.h +++ b/pppd/pathnames.h @@ -59,7 +59,7 @@ #define _PATH_USEROPT ".ppprc" #define _PATH_PSEUDONYM ".ppp_pseudonym" -#ifdef INET6 +#ifdef PPP_WITH_IPV6CP #define _PATH_IPV6UP _ROOT_PATH "/etc/ppp/ipv6-up" #define _PATH_IPV6DOWN _ROOT_PATH "/etc/ppp/ipv6-down" #endif