aboutsummaryrefslogtreecommitdiffstats
path: root/src/termcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/termcap.c')
-rw-r--r--src/termcap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/termcap.c b/src/termcap.c
index 4ad0cee626..9e64d02764 100644
--- a/src/termcap.c
+++ b/src/termcap.c
@@ -22,9 +22,7 @@ Boston, MA 02110-1301, USA. */
#include <setjmp.h>
#include <sys/file.h>
#include <fcntl.h>
-#ifdef HAVE_UNISTD_H
#include <unistd.h>
-#endif
#include "lisp.h"
@@ -715,5 +713,3 @@ tprint (cap)
#endif /* TEST */
-/* arch-tag: c2e8d427-2271-4fac-95fe-411857238b80
- (do not change this comment) */