#include #include #include int fsync(int) { errno = EINVAL; return -1; }