/*[MSG]*/ #include #ifndef _POSIX_MQ_OPEN_MAX #error "_POSIX_MQ_OPEN_MAX is not defined" #endif int main(void) { return 0; }