summaryrefslogtreecommitdiff
path: root/ospfd/ospf_zebra.h
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_zebra.h')
-rw-r--r--ospfd/ospf_zebra.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ospfd/ospf_zebra.h b/ospfd/ospf_zebra.h
index 7cfae417e3..8e93ed2691 100644
--- a/ospfd/ospf_zebra.h
+++ b/ospfd/ospf_zebra.h
@@ -42,8 +42,6 @@ struct ospf_distance
};
/* Prototypes */
-extern void ospf_zclient_start (void);
-
extern void ospf_zebra_add (struct prefix_ipv4 *, struct ospf_route *);
extern void ospf_zebra_delete (struct prefix_ipv4 *, struct ospf_route *);