diff options
Diffstat (limited to 'lib/nexthop.h')
| -rw-r--r-- | lib/nexthop.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/nexthop.h b/lib/nexthop.h index e92d97262c..6909775a06 100644 --- a/lib/nexthop.h +++ b/lib/nexthop.h @@ -27,9 +27,7 @@ union g_addr { struct in_addr ipv4; -#ifdef HAVE_IPV6 struct in6_addr ipv6; -#endif /* HAVE_IPV6 */ }; enum nexthop_types_t |
