#if 0 #include int aio_fsync(int op, struct aiocb * aiocbp) { return -1; } /* POSIX(199309) LINK(rt) */ #endif