]> andersk Git - openssh.git/blobdiff - sshconnect.c
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
[openssh.git] / sshconnect.c
index 7f9c09b9147c6a0bef0c9565c581b246618eaa06..3bc455eb472b0a8f06cc843168c9a8185dcb00a1 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect.c,v 1.187 2006/07/05 02:42:09 stevesk Exp $ */
+/* $OpenBSD: sshconnect.c,v 1.188 2006/07/06 16:03:53 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -26,6 +26,7 @@
 #ifdef HAVE_PATHS_H
 #include <paths.h>
 #endif
+#include <pwd.h>
 
 #include "ssh.h"
 #include "xmalloc.h"
This page took 0.169538 seconds and 4 git commands to generate.