#include int msgget(key_t key, int msgflg) { return 0; } /* XOPEN(4) */