New upstream version 17.08
[deb_dpdk.git] / lib / librte_eal / common / include / generic / rte_rwlock.h
index 7a0fdc5..fdb3113 100644 (file)
@@ -52,6 +52,7 @@ extern "C" {
 
 #include <rte_common.h>
 #include <rte_atomic.h>
+#include <rte_pause.h>
 
 /**
  * The rte_rwlock_t type.