New upstream version 17.08
[deb_dpdk.git] / lib / librte_eal / common / include / arch / x86 / rte_spinlock.h
index 8e630c2..5675c2b 100644 (file)
@@ -43,6 +43,7 @@ extern "C" {
 #include "rte_cpuflags.h"
 #include "rte_branch_prediction.h"
 #include "rte_common.h"
+#include "rte_pause.h"
 
 #define RTE_RTM_MAX_RETRIES (10)
 #define RTE_XABORT_LOCK_BUSY (0xff)