]> andersk Git - openssh.git/blobdiff - auth-rh-rsa.c
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
[openssh.git] / auth-rh-rsa.c
index c8bdfa26c17b436208ea8de5d61013108ca165d7..8fa21e12c639a3f556a0d90135f9f758856364f4 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-rh-rsa.c,v 1.40 2006/03/25 13:17:01 djm Exp $ */
+/* $OpenBSD: auth-rh-rsa.c,v 1.41 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
 
 #include "includes.h"
 
+#include <sys/types.h>
+
+#include <pwd.h>
+
 #include "packet.h"
 #include "uidswap.h"
 #include "log.h"
This page took 0.089137 seconds and 4 git commands to generate.