#include int fileno(FILE *stream) { return stream->fd; }