]> git.droids-corp.org - dpdk.git/blobdiff - app/test/commands.c
test: remove POSIX-specific code
[dpdk.git] / app / test / commands.c
index 76f6ee5d233a45b0aaf8427ab4159e0a3cf03382..887cabad64cfc685f694f20cefa08e615e0c7c5d 100644 (file)
@@ -8,8 +8,6 @@
 #include <stdint.h>
 #include <string.h>
 #include <stdlib.h>
-#include <netinet/in.h>
-#include <termios.h>
 #include <inttypes.h>
 #include <errno.h>
 #include <sys/queue.h>
@@ -25,7 +23,6 @@
 #include <rte_eal.h>
 #include <rte_per_lcore.h>
 #include <rte_lcore.h>
-#include <rte_atomic.h>
 #include <rte_branch_prediction.h>
 #include <rte_ring.h>
 #include <rte_malloc.h>