summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2015-07-25 15:55:47 -0700
committerDonald Sharp <sharpd@cumulusnetworks.com>2015-07-25 15:55:47 -0700
commit88177fe3eddaf0bad82e85b87556ace1eefbe361 (patch)
tree9a0fdb5b0aa139350310b19cff1c8dba8f07311d /ospf6d/ospf6_interface.c
parent683de05f8708a43aabde961329b56b83cd856e31 (diff)
Fixup of warnings in the code
Ticket: None Reviewed by: Trivial Testing: A bunch of warnings have crept in to the code base. This fixes the issue
Diffstat (limited to 'ospf6d/ospf6_interface.c')
-rw-r--r--ospf6d/ospf6_interface.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ospf6d/ospf6_interface.c b/ospf6d/ospf6_interface.c
index a45bdd5d6e..63783cc8f0 100644
--- a/ospf6d/ospf6_interface.c
+++ b/ospf6d/ospf6_interface.c
@@ -28,6 +28,7 @@
#include "thread.h"
#include "prefix.h"
#include "plist.h"
+#include "zclient.h"
#include "bfd.h"
#include "ospf6_lsa.h"