eal: add timespec_get shim
[dpdk.git] / drivers / net / pcap / rte_eth_pcap.c
index 28a5027..ef50d08 100644 (file)
@@ -24,6 +24,7 @@
 #include <rte_kvargs.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
+#include <rte_mbuf_dyn.h>
 #include <rte_bus_vdev.h>
 #include <rte_string_fns.h>