common/cnxk: set appropriate max frame size for SDP and LBK
[dpdk.git] / lib / hash / rte_thash.c
index d5a95a6..696a112 100644 (file)
@@ -2,6 +2,8 @@
  * Copyright(c) 2021 Intel Corporation
  */
 
+#include <sys/queue.h>
+
 #include <rte_thash.h>
 #include <rte_tailq.h>
 #include <rte_random.h>