]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/ipv6cp.h
pppd: Eliminate some unnecessary ifdefs
[ppp.git] / pppd / ipv6cp.h
index cc4568dea22c91cffcdd126835bd33a8c97ca875..2f4c06ddc1892c2c27f26a519f5e78efc82fc219 100644 (file)
@@ -154,9 +154,7 @@ typedef struct ipv6cp_options {
     int opt_local;             /* ourtoken set by option */
     int opt_remote;            /* histoken set by option */
     int use_ip;                        /* use IP as interface identifier */
-#if defined(SOL2) || defined(__linux__)
     int use_persistent;                /* use uniquely persistent value for address */
-#endif /* defined(SOL2) */
     int neg_vj;                        /* Van Jacobson Compression? */
     u_short vj_protocol;       /* protocol value to use in VJ option */
     eui64_t ourid, hisid;      /* Interface identifiers */