diff options
Diffstat (limited to 'isisd')
| -rw-r--r-- | isisd/isis_route.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/isis_route.h b/isisd/isis_route.h index 4d49a5ae9c..d9572336af 100644 --- a/isisd/isis_route.h +++ b/isisd/isis_route.h @@ -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 { |
