#include #include int chroot(const char*) { errno = EIO; return -1; }