summaryrefslogtreecommitdiff
path: root/zebra/zebra_router.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_router.h')
-rw-r--r--zebra/zebra_router.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/zebra/zebra_router.h b/zebra/zebra_router.h
index 72b5e9b9b1..38c37d698f 100644
--- a/zebra/zebra_router.h
+++ b/zebra/zebra_router.h
@@ -82,10 +82,6 @@ struct zebra_router {
struct hash *iptable_hash;
-#if defined(HAVE_RTADV)
- struct rtadv rtadv;
-#endif /* HAVE_RTADV */
-
/* A sequence number used for tracking routes */
_Atomic uint32_t sequence_num;