Browse Source

now-useless include

Samuel Thibault 11 years ago
parent
commit
d8762fe89c
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/core/disk_ops/disk_stdio.c

+ 0 - 3
src/core/disk_ops/disk_stdio.c

@@ -19,9 +19,6 @@
 #include <stdlib.h>
 #include <stdlib.h>
 #include <sys/stat.h>
 #include <sys/stat.h>
 #include <sys/time.h>
 #include <sys/time.h>
-#ifdef HAVE_AIO_H
-#include <aio.h>
-#endif
 #include <errno.h>
 #include <errno.h>
 #include <time.h>
 #include <time.h>