]> jfr.im git - solanum.git/blobdiff - librb/include/rb_patricia.h
remove RB_IPV6
[solanum.git] / librb / include / rb_patricia.h
index 79b9fecb4495a09335cd16f3e9ed3c365b9eb52a..49e420923ebafa843f8d7821fa4f5acd4ade161f 100644 (file)
@@ -36,9 +36,7 @@ typedef struct _rb_prefix_t
        union
        {
                struct in_addr sin;
-#ifdef RB_IPV6
                struct in6_addr sin6;
-#endif                         /* RB_IPV6 */
        }
        add;
 }