examples/tep_term: add structures for VXLAN processing
[dpdk.git] / examples / tep_termination / main.c
index 9154703..618093a 100644 (file)
@@ -53,6 +53,7 @@
 
 #include "main.h"
 #include "vxlan.h"
+#include "vxlan_setup.h"
 
 /* the maximum number of external ports supported */
 #define MAX_SUP_PORTS 1