]> andersk Git - openssh.git/blobdiff - includes.h
- (stevesk) [auth1.c] fix password auth for protocol 1 when
[openssh.git] / includes.h
index c73780d265703beaffcff5d8077ab2392fe16450..4740418a75ae5ea795af02fd7f3dbcfb4d7fca6d 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: includes.h,v 1.15 2001/06/08 15:25:40 markus Exp $    */
+/*     $OpenBSD: includes.h,v 1.17 2002/01/26 16:44:22 stevesk Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -98,9 +98,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #ifdef HAVE_UTIME_H
 # include <utime.h>
 #endif
-#ifdef HAVE_VIS_H
-# include <vis.h>
-#endif
 #include "version.h"
 #include "openbsd-compat/openbsd-compat.h"
 #include "openbsd-compat/bsd-cygwin_util.h"
This page took 0.038611 seconds and 4 git commands to generate.