summaryrefslogtreecommitdiffstats
path: root/proto/ospf/ospf.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/ospf/ospf.h')
-rw-r--r--proto/ospf/ospf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h
index a0dc878..9373148 100644
--- a/proto/ospf/ospf.h
+++ b/proto/ospf/ospf.h
@@ -324,6 +324,7 @@ struct ospf_lsack_packet {
struct ospf_neighbor
{
node n;
+ pool *pool;
struct ospf_iface *ifa;
u8 state;
#define NEIGHBOR_DOWN 0