]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_func_reentrancy.c
app/test: fix build without librte_cmdline
[dpdk.git] / app / test / test_func_reentrancy.c
index c12167bf5367361dee7ce1990acc8cf7f0bf23dd..367050ab7157afcd683fb65b694994392c45be17 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);