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