ethdev: bring in async queue-based flow rules operations
[dpdk.git] / lib / hash / rte_fbk_hash.h
index c4d6976..b011269 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <stdint.h>
 #include <errno.h>
-#include <sys/queue.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -25,7 +24,6 @@ extern "C" {
 
 #include <string.h>
 
-#include <rte_config.h>
 #include <rte_hash_crc.h>
 #include <rte_jhash.h>