#include #ifndef _POSIX_AIO_LISTIO_MAX #error "_POSIX_AIO_LISTIO_MAX is not defined" #endif int main(void) { return 0; }