]> andersk Git - openssh.git/blobdiff - misc.c
- stevesk@cvs.openbsd.org 2006/02/08 12:15:27
[openssh.git] / misc.c
diff --git a/misc.c b/misc.c
index 29e92888642e2d515c2ffc565372ce086d1d32c8..a80eedb1c5666d9c64118bcf3a659a642396da3b 100644 (file)
--- a/misc.c
+++ b/misc.c
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: misc.c,v 1.42 2006/01/31 10:19:02 djm Exp $");
+RCSID("$OpenBSD: misc.c,v 1.43 2006/02/08 12:15:27 stevesk Exp $");
 
+#ifdef HAVE_PATHS_H
+#  include <paths.h>
+#endif
 #ifdef SSH_TUN_OPENBSD
 #include <net/if.h>
 #endif
This page took 0.036595 seconds and 4 git commands to generate.