doc: fill nics features matrix for cxgbe
[dpdk.git] / lib / librte_hash / rte_hash.h
index 6494ade..85fc416 100644 (file)
@@ -41,6 +41,7 @@
  */
 
 #include <stdint.h>
+#include <stddef.h>
 
 #ifdef __cplusplus
 extern "C" {