]> git.droids-corp.org - dpdk.git/blobdiff - examples/vhost/main.c
eal: switch to architecture specific pause function
[dpdk.git] / examples / vhost / main.c
index b625c52a0c3940a942bcf7c80543fbf5c38bd2e0..30abaecfa939a293c8265635549dd66c73186d90 100644 (file)
@@ -52,6 +52,7 @@
 #include <rte_vhost.h>
 #include <rte_ip.h>
 #include <rte_tcp.h>
+#include <rte_pause.h>
 
 #include "main.h"