summaryrefslogtreecommitdiff
path: root/examples/vhost_blk/blk.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vhost_blk/blk.c')
-rw-r--r--examples/vhost_blk/blk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/vhost_blk/blk.c b/examples/vhost_blk/blk.c
index f8c8549b3a..d082ab3c94 100644
--- a/examples/vhost_blk/blk.c
+++ b/examples/vhost_blk/blk.c
@@ -15,7 +15,6 @@
#include <string.h>
#include <stddef.h>
-#include <rte_atomic.h>
#include <rte_cycles.h>
#include <rte_log.h>
#include <rte_malloc.h>