test/bonding: fix RSS test when disable RSS
[dpdk.git] / app / test / packet_burst_generator.c
index 8ac2457..6b42b9b 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"