diff options
Diffstat (limited to 'zebra/zserv.c')
-rw-r--r-- | zebra/zserv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zserv.c b/zebra/zserv.c index cd4872bd0..d1d6a2d3f 100644 --- a/zebra/zserv.c +++ b/zebra/zserv.c @@ -61,6 +61,7 @@ #include "zebra/zapi_msg.h" /* for zserv_handle_commands */ #include "zebra/zebra_vrf.h" /* for zebra_vrf_lookup_by_id, zvrf */ #include "zebra/zserv.h" /* for zserv */ +#include "zebra/zebra_errors.h" /* for error messages */ /* clang-format on */ /* privileges */ |