eal: remove unnecessary dirent.h include
[dpdk.git] / lib / librte_eal / common / rte_service.c
index 0f3695c..03fde97 100644 (file)
@@ -7,7 +7,6 @@
 #include <inttypes.h>
 #include <limits.h>
 #include <string.h>
-#include <dirent.h>
 
 #include <rte_compat.h>
 #include <rte_service.h>