summaryrefslogtreecommitdiffstats
path: root/zebra/ioctl.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-08-24 19:14:09 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-09-06 22:56:41 +0200
commit364fed6b074a702f21e190cb7aff33e13c65e808 (patch)
tree5af486911acf99960cc4dc79bb0e4d281936fd97 /zebra/ioctl.c
parentbgpd: remove duplicate log_ref_add() (diff)
downloadfrr-364fed6b074a702f21e190cb7aff33e13c65e808.tar.xz
frr-364fed6b074a702f21e190cb7aff33e13c65e808.zip
zebra: fix includes
Add and remove error related includes as necessary. Signed-off-by: Quentin Young <qlyoung@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 0469bc38c..5c2380cdd 100644
--- a/zebra/ioctl.c
+++ b/zebra/ioctl.c
@@ -33,6 +33,7 @@
#include "zebra/rib.h"
#include "zebra/rt.h"
#include "zebra/interface.h"
+#include "zebra/zebra_errors.h"
#ifndef SUNOS_5