app/test: fix build without librte_cmdline
[dpdk.git] / app / test / test_prefetch.c
index 3688533..f130f6e 100644 (file)
@@ -34,8 +34,6 @@
 #include <stdio.h>
 #include <stdint.h>
 
-#include <cmdline_parse.h>
-
 #include <rte_prefetch.h>
 
 #include "test.h"