#if 0 #include int mq_unlink(const char * name) { return 0; } /* POSIX(199309) LINK(rt) */ #endif