aboutsummaryrefslogtreecommitdiffstats
path: root/examples/helloworld/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helloworld/main.c')
-rw-r--r--examples/helloworld/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/helloworld/main.c b/examples/helloworld/main.c
index 8b7a2de0..916b6ad0 100644
--- a/examples/helloworld/main.c
+++ b/examples/helloworld/main.c
@@ -38,7 +38,6 @@
#include <sys/queue.h>
#include <rte_memory.h>
-#include <rte_memzone.h>
#include <rte_launch.h>
#include <rte_eal.h>
#include <rte_per_lcore.h>