summaryrefslogtreecommitdiff
path: root/zebra/router-id.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/router-id.c')
-rw-r--r--zebra/router-id.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/zebra/router-id.c b/zebra/router-id.c
index 2775383eb3..569ffbab41 100644
--- a/zebra/router-id.c
+++ b/zebra/router-id.c
@@ -44,9 +44,6 @@
#include "zebra/router-id.h"
#include "zebra/redistribute.h"
-/* master zebra server structure */
-extern struct zebra_t zebrad;
-
static struct connected *router_id_find_node(struct list *l,
struct connected *ifc)
{