#if 0 #include int lchown(const char *path, uid_t owner, gid_t group) { return 0; } /* XOPEN(400) POSIX(200809) */ #endif