summaryrefslogtreecommitdiffstats
path: root/proto/ospf/lsreq.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/ospf/lsreq.h')
-rw-r--r--proto/ospf/lsreq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/lsreq.h b/proto/ospf/lsreq.h
index 46d5b92..ab51c5c 100644
--- a/proto/ospf/lsreq.h
+++ b/proto/ospf/lsreq.h
@@ -11,7 +11,6 @@
#define _BIRD_OSPF_LSREQ_H_
void ospf_lsreq_tx(struct ospf_neighbor *n);
-void lsrr_timer_hook(timer *timer);
void ospf_lsreq_rx(struct ospf_lsreq_packet *ps, struct proto *p,
struct ospf_iface *ifa, u16 size);