]> andersk Git - openssh.git/blobdiff - ssh-keysign.c
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
[openssh.git] / ssh-keysign.c
index 017af53077e401a9f953cf5d8deae85d61eab31e..751d49a902749ab93e6eb8339b03fac2fad052a9 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-keysign.c,v 1.23 2006/04/02 08:34:52 dtucker Exp $ */
+/* $OpenBSD: ssh-keysign.c,v 1.24 2006/07/06 16:03:53 stevesk Exp $ */
 /*
  * Copyright (c) 2002 Markus Friedl.  All rights reserved.
  *
@@ -27,6 +27,7 @@
 #ifdef HAVE_PATHS_H
 #include <paths.h>
 #endif
+#include <pwd.h>
 
 #include <openssl/evp.h>
 #include <openssl/rand.h>
This page took 0.032286 seconds and 4 git commands to generate.