app/test: fix build without librte_cmdline
[dpdk.git] / app / test / test_func_reentrancy.c
index c12167b..367050a 100644 (file)
@@ -70,8 +70,6 @@
 
 #include <rte_string_fns.h>
 
-#include <cmdline_parse.h>
-
 #include "test.h"
 
 typedef int (*case_func_t)(void* arg);