/*[MSG]*/
#include <mqueue.h>
#ifndef O_EXCL
#error "O_EXCL is not defined"
#endif
int main(void) { return 0; }
