app/test: fix build without librte_cmdline
[dpdk.git] / app / test / test_byteorder.c
index e5d1cd4..598c5c2 100644 (file)
@@ -36,8 +36,6 @@
 #include <unistd.h>
 #include <inttypes.h>
 
-#include <cmdline_parse.h>
-
 #include <rte_byteorder.h>
 
 #include "test.h"