summaryrefslogtreecommitdiffstats
path: root/zebra/table_manager.h
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-04-22 22:01:20 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-04-23 04:50:24 +0200
commitbf094f69758888e3bd555a24e91f3768bffbf31a (patch)
treeeb4c2bbbdc5bb7350a1efbaff27d14655c2f168c /zebra/table_manager.h
parentlib: table.h needs to include prefix.h (diff)
downloadfrr-bf094f69758888e3bd555a24e91f3768bffbf31a.tar.xz
frr-bf094f69758888e3bd555a24e91f3768bffbf31a.zip
zebra: clean up zapi organization
zserv.c has become something of a dumping ground for everything vaguely related to ZAPI and really needs some love. This change splits out the code fo building and consuming ZAPI messages into a separate source file, leaving the actual session and client lifecycle code in zserv.c. Unfortunately since the #include situation in Zebra has not been paid much attention I was forced to fix the headers in a lot of other source files. This is a net improvement overall though. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'zebra/table_manager.h')
-rw-r--r--zebra/table_manager.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/zebra/table_manager.h b/zebra/table_manager.h
index 527d5c29e..7aa9843d0 100644
--- a/zebra/table_manager.h
+++ b/zebra/table_manager.h
@@ -23,6 +23,9 @@
#include "lib/linklist.h"
#include "lib/thread.h"
+#include "lib/ns.h"
+
+#include "zebra/zserv.h"
/*
* Table chunk struct