#include #ifndef _POSIX_CHOWN_RESTRICTED #error "_POSIX_CHOWN_RESTRICTED is not defined" #endif int main(void) { return 0; }