eal: remove unnecessary dirent.h include
[dpdk.git] / lib / librte_eal / common / eal_common_lcore.c
index 3167e9d..1cbac42 100644 (file)
@@ -5,7 +5,6 @@
 #include <unistd.h>
 #include <limits.h>
 #include <string.h>
-#include <dirent.h>
 
 #include <rte_errno.h>
 #include <rte_log.h>