Refactor #includes and headers
[fio.git] / log.c
diff --git a/log.c b/log.c
index 7e8b13b31a84c906a09db6fce5044ef8e051fcae..46e5034e3d68d63f229b844a8a4e5ba8bb69c9d1 100644 (file)
--- a/log.c
+++ b/log.c
@@ -1,5 +1,4 @@
 #include <unistd.h>
-#include <fcntl.h>
 #include <string.h>
 #include <stdarg.h>
 #include <syslog.h>