summaryrefslogtreecommitdiffstats
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 fbd22e9a..da89decd 100644
--- a/includes.h
+++ b/includes.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: includes.h,v 1.51 2006/07/12 22:42:32 stevesk Exp $ */
+/* $OpenBSD: includes.h,v 1.52 2006/07/17 01:31:09 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -56,7 +56,6 @@
#ifdef HAVE_PATHS
# include <paths.h>
#endif
-#include <unistd.h> /* For STDIN_FILENO, etc */
/*
*-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively