eal: get/set thread affinity per thread identifier
[dpdk.git] / lib / cmdline / cmdline_vt100.c
index bb968dd..4c9a46c 100644 (file)
@@ -4,12 +4,9 @@
  * All rights reserved.
  */
 
-#include <stdlib.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <string.h>
-#include <stdarg.h>
-#include <ctype.h>
 
 #include "cmdline_vt100.h"