#if 0 #include int mq_notify(mqd_t mqdes, const struct sigevent * notification) { return 0; } /* POSIX(199309) LINK(rt) */ #endif