summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_fpm_netlink.c
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2016-10-06 21:56:13 +0200
committerDaniel Walton <dwalton@cumulusnetworks.com>2016-10-06 21:56:13 +0200
commit82f97584fbc708f4089b1b4f7e6fdc7e07b2db4e (patch)
tree2e3540ca88b53f855e03bd4a4e3b1c63d732e5e5 /zebra/zebra_fpm_netlink.c
parentlib: Log invalid/unknown commands to log file (diff)
downloadfrr-82f97584fbc708f4089b1b4f7e6fdc7e07b2db4e.tar.xz
frr-82f97584fbc708f4089b1b4f7e6fdc7e07b2db4e.zip
all: removed all DEFUN command stomps
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'zebra/zebra_fpm_netlink.c')
-rw-r--r--zebra/zebra_fpm_netlink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zebra_fpm_netlink.c b/zebra/zebra_fpm_netlink.c
index f7d013628..c5a6a4969 100644
--- a/zebra/zebra_fpm_netlink.c
+++ b/zebra/zebra_fpm_netlink.c
@@ -27,6 +27,7 @@
#include "log.h"
#include "rib.h"
+#include "vty.h"
#include "zserv.h"
#include "zebra_ns.h"