summaryrefslogtreecommitdiffstats
path: root/proto/ospf/dbdes.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/ospf/dbdes.h')
-rw-r--r--proto/ospf/dbdes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/dbdes.h b/proto/ospf/dbdes.h
index 68549c8..2cdb216 100644
--- a/proto/ospf/dbdes.h
+++ b/proto/ospf/dbdes.h
@@ -11,7 +11,6 @@
#define _BIRD_OSPF_DBDES_H_
void ospf_dbdes_tx(struct ospf_neighbor *n);
-void rxmt_timer_hook(timer *timer);
void ospf_dbdes_rx(struct ospf_dbdes_packet *ps, struct proto *p,
struct ospf_iface *ifa, u16 size);