summaryrefslogtreecommitdiff
path: root/zebra/ioctl.c
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2016-10-06 20:23:13 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2016-10-06 20:23:13 +0000
commit5e6a74d811ec68b9424a0341716593e37a342ca5 (patch)
tree3a867fc69fe83261616682823cb6b66184c85e51 /zebra/ioctl.c
parent82f97584fbc708f4089b1b4f7e6fdc7e07b2db4e (diff)
all: removed all DEFUN command stomps (fix build errors)
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'zebra/ioctl.c')
-rw-r--r--zebra/ioctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/ioctl.c b/zebra/ioctl.c
index f91ee2438d..1835fb3102 100644
--- a/zebra/ioctl.c
+++ b/zebra/ioctl.c
@@ -29,6 +29,7 @@
#include "log.h"
#include "privs.h"
+#include "vty.h"
#include "zebra/rib.h"
#include "zebra/rt.h"
#include "zebra/interface.h"