New upstream version 17.08
[deb_dpdk.git] / lib / librte_eal / common / include / arch / ppc_64 / rte_spinlock.h
index af139c9..39815d9 100644 (file)
@@ -38,6 +38,7 @@ extern "C" {
 #endif
 
 #include <rte_common.h>
+#include <rte_pause.h>
 #include "generic/rte_spinlock.h"
 
 /* Fixme: Use intrinsics to implement the spinlock on Power architecture */