#include <__fio.h> #include int fileno(FILE *f) { return __fileno(f); }