diff options
Diffstat (limited to 'zebra/zserv.c')
| -rw-r--r-- | zebra/zserv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zserv.c b/zebra/zserv.c index 27d10a1718..8fcc837c53 100644 --- a/zebra/zserv.c +++ b/zebra/zserv.c @@ -53,6 +53,7 @@ #include "zebra/zebra_ptm.h" #include "zebra/rtadv.h" #include "zebra/zebra_mpls.h" +#include "zebra/zebra_fpm.h" /* Event list of zebra. */ enum event { ZEBRA_SERV, ZEBRA_READ, ZEBRA_WRITE }; |
