aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_eal/common/eal_common_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_eal/common/eal_common_timer.c')
-rw-r--r--lib/librte_eal/common/eal_common_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_eal/common/eal_common_timer.c b/lib/librte_eal/common/eal_common_timer.c
index 72656176..ed0b16d0 100644
--- a/lib/librte_eal/common/eal_common_timer.c
+++ b/lib/librte_eal/common/eal_common_timer.c
@@ -41,6 +41,7 @@
#include <rte_common.h>
#include <rte_log.h>
#include <rte_cycles.h>
+#include <rte_pause.h>
#include "eal_private.h"