summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes.h b/includes.h
index b734f7d1b..db2f2f5a2 100644
--- a/includes.h
+++ b/includes.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: includes.h,v 1.24 2006/02/07 01:18:09 stevesk Exp $ */ 1/* $OpenBSD: includes.h,v 1.25 2006/02/07 01:42:00 stevesk Exp $ */
2 2
3/* 3/*
4 * Author: Tatu Ylonen <ylo@cs.hut.fi> 4 * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -67,7 +67,6 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
67# include <libc.h> 67# include <libc.h>
68#endif 68#endif
69#include <unistd.h> /* For STDIN_FILENO, etc */ 69#include <unistd.h> /* For STDIN_FILENO, etc */
70#include <termios.h> /* Struct winsize */
71 70
72/* 71/*
73 *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively 72 *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively