From 364fed6b074a702f21e190cb7aff33e13c65e808 Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Fri, 24 Aug 2018 17:14:09 +0000 Subject: zebra: fix includes Add and remove error related includes as necessary. Signed-off-by: Quentin Young --- zebra/zebra_mpls_openbsd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'zebra/zebra_mpls_openbsd.c') diff --git a/zebra/zebra_mpls_openbsd.c b/zebra/zebra_mpls_openbsd.c index 44eb64cbd4..b42cf32434 100644 --- a/zebra/zebra_mpls_openbsd.c +++ b/zebra/zebra_mpls_openbsd.c @@ -26,6 +26,7 @@ #include "zebra/rt.h" #include "zebra/zebra_mpls.h" #include "zebra/debug.h" +#include "zebra/zebra_errors.h" #include "privs.h" #include "prefix.h" -- cgit v1.2.3