]> andersk Git - openssh.git/blobdiff - includes.h
- stevesk@cvs.openbsd.org 2006/02/20 17:02:44
[openssh.git] / includes.h
index ef4a269cc9af9d41f54aa02f5da391317f26f11f..be844c80b53ba04fba5fd0ada280c931c51c1d15 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: includes.h,v 1.34 2006/02/20 16:36:14 stevesk Exp $   */
+/*     $OpenBSD: includes.h,v 1.36 2006/02/20 17:19:53 stevesk Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -111,9 +111,6 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
 #ifdef HAVE_SYS_CDEFS_H
 # include <sys/cdefs.h> /* For __P() */
 #endif
-#ifdef HAVE_SYS_STAT_H
-# include <sys/stat.h> /* For S_* constants and macros */
-#endif
 #ifdef HAVE_SYS_SYSMACROS_H
 # include <sys/sysmacros.h> /* For MIN, MAX, etc */
 #endif
This page took 0.106943 seconds and 4 git commands to generate.