1 2 3 4 5 6
#ifndef _AIO_H #include <rt/aio.h> /* Now define the internal interfaces. */ extern void __aio_init __P ((__const struct aioinit *__init)); #endif