diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-06-19 18:29:05 +0000 | 
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-08-14 20:02:05 +0000 | 
| commit | 43e52561b476e4810e0a1280769e800e2d619621 (patch) | |
| tree | 9d8639c395d92ebcd38261371ec2103f36ce42b5 /zebra/zapi_msg.h | |
| parent | b72002107f4fdaf1b5044234426ecea88b1eaaaa (diff) | |
zebra, lib: error references for zebra
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'zebra/zapi_msg.h')
| -rw-r--r-- | zebra/zapi_msg.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zapi_msg.h b/zebra/zapi_msg.h index 8289e33c6a..29fe59babf 100644 --- a/zebra/zapi_msg.h +++ b/zebra/zapi_msg.h @@ -28,6 +28,7 @@  #include "zebra/rib.h"  #include "zebra/zserv.h"  #include "zebra/zebra_pbr.h" +#include "zebra/zebra_errors.h"  /*   * This is called to process inbound ZAPI messages.  | 
