]> andersk Git - openssh.git/blobdiff - includes.h
- stevesk@cvs.openbsd.org 2006/02/08 12:15:27
[openssh.git] / includes.h
index db2f2f5a23a3ea3a06626ccff58e80d5edf30ec9..85a907cebaac93b375447210bd820ae783290665 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: includes.h,v 1.25 2006/02/07 01:42:00 stevesk Exp $   */
+/*     $OpenBSD: includes.h,v 1.26 2006/02/08 12:15:27 stevesk Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -90,9 +90,6 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
 #ifdef HAVE_LASTLOG_H
 #  include <lastlog.h>
 #endif
-#ifdef HAVE_PATHS_H
-#  include <paths.h> /* For _PATH_XXX */
-#endif
 
 #include <sys/types.h>
 #include <sys/socket.h>
This page took 0.025763 seconds and 4 git commands to generate.