app/test: fix build without librte_cmdline
[dpdk.git] / app / test / test_sched.c
index 3b7cd5e..0de5b1c 100644 (file)
@@ -37,8 +37,6 @@
 #include <stdint.h>
 #include <unistd.h>
 
-#include <cmdline_parse.h>
-
 #include "test.h"
 
 #if defined(RTE_LIBRTE_SCHED) && defined(RTE_ARCH_X86_64)