#include #ifndef NO_SETXID_SUPPORT #define SINGLE_THREAD #define __setresgid pthread_setresgid_np #include #else /* NO_SETXID_SUPPORT */ stub_warning (pthread_setresgid_np) #include #endif /* NO_SETXID_SUPPORT */