L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
[vpp.git] / src / plugins / gbp / gbp_classify.c
index 859d4f9..6b91d8c 100644 (file)
@@ -16,6 +16,8 @@
  */
 
 #include <plugins/gbp/gbp.h>
+#include <vnet/l2/l2_input.h>
+#include <vnet/l2/feat_bitmap.h>
 
 typedef enum gbp_src_classify_type_t_
 {