#include #include "stddef.h" struct group * getgrent(void) { return NULL; } /* XOPEN(400) */