#include int msgctl(int msqid, int cmd, struct msqid_ds *buf) { return 0; } /* XOPEN(4) */