Refactor #includes and headers
[fio.git] / stat.c
diff --git a/stat.c b/stat.c
index 98ab63893900bcc09ba9a5be785dceffa30b1fff..a837ed90252eff2af69beb88e03f1c2c1ba6d72b 100644 (file)
--- a/stat.c
+++ b/stat.c
@@ -1,10 +1,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <sys/time.h>
-#include <sys/types.h>
 #include <sys/stat.h>
-#include <dirent.h>
-#include <libgen.h>
 #include <math.h>
 
 #include "fio.h"