diff options
Diffstat (limited to 'lib/libc/unistd/isatty.c')
| -rw-r--r-- | lib/libc/unistd/isatty.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/unistd/isatty.c b/lib/libc/unistd/isatty.c index b356a694..46a952e4 100644 --- a/lib/libc/unistd/isatty.c +++ b/lib/libc/unistd/isatty.c @@ -1,5 +1,3 @@ - - #include <asm-generic/ioctls.h> // for TIOCGWINSZ #include <syscall.h> // for __syscall_3, syscall #include <termios.h> // for winsize |
