]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/rte_cuckoo_hash.c
app/testeventdev: add string parsing helpers
[dpdk.git] / lib / librte_hash / rte_cuckoo_hash.c
index 1b7a0da9f0b86888775afb54f511790ad8118df5..80391cfac9bfced16ee378303890a74599db61f8 100644 (file)
@@ -57,6 +57,7 @@
 #include <rte_spinlock.h>
 #include <rte_ring.h>
 #include <rte_compat.h>
+#include <rte_pause.h>
 
 #include "rte_hash.h"
 #include "rte_cuckoo_hash.h"