#include #include "posixtest.h" #include /* Test for the existance and valid prototype of the mq_getattr function as specified on line 9685 of the Base Definitions document */ int main() { fprintf(stderr, "Test not implemented!\n"); return PTS_UNTESTED; }