#include ssize_t writev(int fildes, const struct iovec * iov, int iovcnt) { return -1; } /* XOPEN(400) */