diff options
Diffstat (limited to 'zebra/rtadv.h')
-rw-r--r-- | zebra/rtadv.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zebra/rtadv.h b/zebra/rtadv.h index c2855a30..0a65df23 100644 --- a/zebra/rtadv.h +++ b/zebra/rtadv.h @@ -23,6 +23,8 @@ #ifndef _ZEBRA_RTADV_H #define _ZEBRA_RTADV_H +#include "zebra/interface.h" + /* Router advertisement prefix. */ struct rtadv_prefix { |