diff options
Diffstat (limited to 'examples/timer/main.c')
-rw-r--r-- | examples/timer/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/timer/main.c b/examples/timer/main.c index 37ad559e..444e9cc1 100644 --- a/examples/timer/main.c +++ b/examples/timer/main.c @@ -39,7 +39,6 @@ #include <rte_common.h> #include <rte_memory.h> -#include <rte_memzone.h> #include <rte_launch.h> #include <rte_eal.h> #include <rte_per_lcore.h> |