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