[PATCH] Juggle some includes, add cscope make target
[fio.git] / fio.c
diff --git a/fio.c b/fio.c
index 01da9085d738f20e6652b625b9c0c2b1111b316e..1eeb1cccc46b6c9b3371afd3f7404e0b17bc93ad 100644 (file)
--- a/fio.c
+++ b/fio.c
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
-#include <stdio.h>
-#include <stdlib.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <string.h>
-#include <errno.h>
 #include <signal.h>
 #include <time.h>
 #include <assert.h>