diff --git a/utils/dropstats.c b/utils/dropstats.c index 08cb0ee80..79385f2e9 100644 --- a/utils/dropstats.c +++ b/utils/dropstats.c @@ -22,6 +22,7 @@ #include "vr_types.h" #include "vr_nexthop.h" #include "nl_util.h" +#include "ini_parser.h" static struct nl_client *cl; static int help_set, core_set;