glibc/sysdeps/unix/bsd/bsd4.4/isatty.c

4 lines
95 B
C

/* In a 4.4-derived world, tcgetattr is just one ioctl. */
#include <sysdeps/posix/isatty.c>