diff options
Diffstat (limited to 'zebra/zebra_routemap_nb.c')
| -rw-r--r-- | zebra/zebra_routemap_nb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zebra/zebra_routemap_nb.c b/zebra/zebra_routemap_nb.c index c82c34dd53..9da4589501 100644 --- a/zebra/zebra_routemap_nb.c +++ b/zebra/zebra_routemap_nb.c @@ -17,6 +17,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include <zebra.h> + #include "northbound.h" #include "libfrr.h" #include "zebra_routemap_nb.h" |
