ソースを参照

now-useless include

Samuel Thibault 12 年 前
コミット
d8762fe89c
共有1 個のファイルを変更した0 個の追加3 個の削除を含む
  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 <sys/stat.h>
 #include <sys/time.h>
-#ifdef HAVE_AIO_H
-#include <aio.h>
-#endif
 #include <errno.h>
 #include <time.h>