summaryrefslogtreecommitdiffstats
path: root/proto/ospf/lsupd.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/ospf/lsupd.h')
-rw-r--r--proto/ospf/lsupd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/lsupd.h b/proto/ospf/lsupd.h
index e0ecf09..a03ed8c 100644
--- a/proto/ospf/lsupd.h
+++ b/proto/ospf/lsupd.h
@@ -10,7 +10,6 @@
#ifndef _BIRD_OSPF_LSUPD_H_
#define _BIRD_OSPF_LSUPD_H_
-void ospf_lsupd_tx(struct ospf_neighbor *n);
void ospf_lsupd_tx_list(struct ospf_neighbor *n, list *l);
void ospf_lsupd_rx(struct ospf_lsupd_packet *ps, struct proto *p,
struct ospf_iface *ifa, u16 size);