]> git.droids-corp.org - dpdk.git/blobdiff - examples/tep_termination/main.c
examples/tep_term: add structures for VXLAN processing
[dpdk.git] / examples / tep_termination / main.c
index 9154703082534e9ba58560304a681e93570546f6..618093a185c3222792eb1150ebd8b74cc5bcbef9 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