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