]> andersk Git - openssh.git/blobdiff - auth2-pubkey.c
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
[openssh.git] / auth2-pubkey.c
index 8786014f2f7e445ee3406635273781f6bfa8bec9..7962dcef20f99221e975d1b16368eb49253e12e6 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2-pubkey.c,v 1.12 2006/03/25 13:17:01 djm Exp $ */
+/* $OpenBSD: auth2-pubkey.c,v 1.13 2006/07/06 16:03:53 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -28,6 +28,8 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
+#include <pwd.h>
+
 #include "ssh.h"
 #include "ssh2.h"
 #include "xmalloc.h"
This page took 0.030803 seconds and 4 git commands to generate.