diff options
Diffstat (limited to 'zebra/zebra_ns.h')
| -rw-r--r-- | zebra/zebra_ns.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/zebra/zebra_ns.h b/zebra/zebra_ns.h index 2498be7162..c1a9b41b8d 100644 --- a/zebra/zebra_ns.h +++ b/zebra/zebra_ns.h @@ -53,10 +53,6 @@ struct zebra_ns { struct route_table *if_table; -#if defined(HAVE_RTADV) - struct rtadv rtadv; -#endif /* HAVE_RTADV */ - /* Back pointer */ struct ns *ns; }; |
