* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.
[glibc.git] / include / aio.h
blobe3dc86f99adc101fd38cd89cf15156bfa0f034af
1 #ifndef _AIO_H
2 #include <rt/aio.h>
4 /* Now define the internal interfaces. */
5 extern void __aio_init (__const struct aioinit *__init);
6 #endif