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