]> git.droids-corp.org - dpdk.git/blobdiff - examples/bpf/t3.c
examples/l3fwd-graph: add ethdev configuration changes
[dpdk.git] / examples / bpf / t3.c
index 9ba34638a17f7ea671e3c826f5b2749142a2586e..f58ff64b3bf57f60e5567dc933b9ef5847e52d8a 100644 (file)
@@ -22,7 +22,7 @@
 #include <stdio.h>
 #include <net/ethernet.h>
 #include <rte_config.h>
-#include "mbuf.h"
+#include <rte_mbuf_core.h>
 #include <arpa/inet.h>
 
 extern void rte_pktmbuf_dump(FILE *, const struct rte_mbuf *, unsigned int);