tests: ikev2: non-default table id test
[vpp.git] / src / vnet / policer / policer.h
index 8e2d7c7..2e57e46 100644 (file)
@@ -44,7 +44,9 @@ typedef struct
   vnet_main_t *vnet_main;
 } vnet_policer_main_t;
 
-vnet_policer_main_t vnet_policer_main;
+extern vnet_policer_main_t vnet_policer_main;
+
+extern vlib_combined_counter_main_t policer_counters[];
 
 typedef enum
 {