#include #include /* Stub. */ int _chmod(const char *path, mode_t mode) { return -1; }