eal: remove sys/queue.h from public headers
[dpdk.git] / lib / hash / rte_fbk_hash.h
index c4d6976..9c3a61c 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <stdint.h>
 #include <errno.h>
-#include <sys/queue.h>
 
 #ifdef __cplusplus
 extern "C" {