#include <_ansi.h> #include #include #include "trap.h" _isatty (fd) int fd; { return 1; }