diff --git a/nhrpd/nhrp_vty.c b/nhrpd/nhrp_vty.c index ef8b6ee0a6..f62be74042 100644 --- a/nhrpd/nhrp_vty.c +++ b/nhrpd/nhrp_vty.c @@ -11,6 +11,7 @@ #include "command.h" #include "zclient.h" #include "stream.h" +#include "filter.h" #include "nhrpd.h" #include "netlink.h"