Refactor #includes and headers
[fio.git] / eta.c
diff --git a/eta.c b/eta.c
index 3126f217d490ba27e05abe65394be285354f77a2..2d549ee9c8f4798154a1f3f9e515b6762cab0ebf 100644 (file)
--- a/eta.c
+++ b/eta.c
@@ -2,7 +2,6 @@
  * Status and ETA code
  */
 #include <unistd.h>
-#include <fcntl.h>
 #include <string.h>
 #ifdef CONFIG_VALGRIND_DEV
 #include <valgrind/drd.h>