index
:
more
master
termios
display files on a page-by-page basis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tty.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tty.c')
-rw-r--r--
tty.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/tty.c b/tty.c
index 375601c..3752cd7 100644
--- a/
tty.c
+++ b/
tty.c
@@ -3,7 +3,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <termios.h>
-#include <unistd.h>
#include "more.h"