isisd: add include file

Add an include to an isis header so it's self-contained.

Signed-off-by: Mark Stapp <mjs@cisco.com>
This commit is contained in:
Mark Stapp 2024-10-22 15:56:11 -07:00
parent 2c5c679e93
commit 971b392cfe

View file

@ -12,6 +12,7 @@
#ifndef _ZEBRA_ISIS_ROUTE_H
#define _ZEBRA_ISIS_ROUTE_H
#include "lib/table.h"
#include "lib/nexthop.h"
struct isis_nexthop {