#if 0 #include mqd_t mq_open(const char * name, int oflag, ...) { return 0; } /* POSIX(199309) LINK(rt) */ #endif