eal: switch to architecture specific pause function
[dpdk.git] / lib / librte_timer / rte_timer.c
index 43e6178..dda9baf 100644 (file)
@@ -51,6 +51,7 @@
 #include <rte_branch_prediction.h>
 #include <rte_spinlock.h>
 #include <rte_random.h>
+#include <rte_pause.h>
 
 #include "rte_timer.h"