]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/eal_common_timer.c
net/mlx5: free buffers in bulk on Tx completion
[dpdk.git] / lib / librte_eal / common / eal_common_timer.c
index 72656176e611c5eb56557f236e69dcfee804f552..ed0b16d05e804833c68e94403de69937086d5c89 100644 (file)
@@ -41,6 +41,7 @@
 #include <rte_common.h>
 #include <rte_log.h>
 #include <rte_cycles.h>
 #include <rte_common.h>
 #include <rte_log.h>
 #include <rte_cycles.h>
+#include <rte_pause.h>
 
 #include "eal_private.h"
 
 
 #include "eal_private.h"