]> git.droids-corp.org - dpdk.git/blobdiff - app/test/packet_burst_generator.c
net/bnxt: fix null dereference in session cleanup
[dpdk.git] / app / test / packet_burst_generator.c
index 8ac24577ba84fa7ad711769129cb92c4c93fc5a0..6b42b9b83b5d63e2dbe0f1e457ad8923a3e31357 100644 (file)
@@ -5,6 +5,7 @@
 #include <rte_byteorder.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
+#include <rte_os_shim.h>
 
 #include "packet_burst_generator.h"