Refactor #includes and headers
[fio.git] / engines / e4defrag.c
index 4b444888aa9bb51c5a660aee67f385dd6f20c021..3619450d295d15c344616114c491cddddcfcb0f0 100644 (file)
@@ -9,11 +9,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <sys/uio.h>
 #include <errno.h>
-#include <assert.h>
 #include <fcntl.h>
 
 #include "../fio.h"