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 /lib/mpls.h | |
| parent | b72002107f4fdaf1b5044234426ecea88b1eaaaa (diff) | |
zebra, lib: error references for zebra
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/mpls.h')
| -rw-r--r-- | lib/mpls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/mpls.h b/lib/mpls.h index ff6f1d6c98..c9dd60dce0 100644 --- a/lib/mpls.h +++ b/lib/mpls.h @@ -22,6 +22,7 @@ #ifndef _QUAGGA_MPLS_H #define _QUAGGA_MPLS_H +#include <zebra.h> #include <arpa/inet.h> #ifdef MPLS_LABEL_MAX |
