#include int msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) { return 0; } /* XOPEN(4) */