]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/rte_jhash.h
event/octeontx2: add devargs to control timer adapters
[dpdk.git] / lib / librte_hash / rte_jhash.h
index 3eca13858b39222224675767a399b0cafd5c8c90..42c45685be63be7e31500b5dc105341d36dfdbba 100644 (file)
@@ -48,6 +48,7 @@ extern "C" {
 #include <string.h>
 #include <limits.h>
 
+#include <rte_config.h>
 #include <rte_log.h>
 #include <rte_byteorder.h>