]> andersk Git - openssh.git/blobdiff - auth2-hostbased.c
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
[openssh.git] / auth2-hostbased.c
index 8d5f383531a91db9941c7181e9688edea324dd9d..56bf0be1337057acd8829eaacf20b1fb5f9fca8c 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2-hostbased.c,v 1.8 2006/03/25 13:17:01 djm Exp $ */
+/* $OpenBSD: auth2-hostbased.c,v 1.9 2006/07/06 16:03:53 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
 
 #include "includes.h"
 
+#include <sys/types.h>
+
+#include <pwd.h>
+
 #include "ssh2.h"
 #include "xmalloc.h"
 #include "packet.h"
This page took 0.040242 seconds and 4 git commands to generate.