]> andersk Git - openssh.git/blobdiff - auth.c
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
[openssh.git] / auth.c
diff --git a/auth.c b/auth.c
index ffa94e886845114c3272445c27a801276b999405..0c8894c99c260acfba040c7f337de5e84d36626f 100644 (file)
--- a/auth.c
+++ b/auth.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.c,v 1.67 2006/03/30 11:40:21 dtucker Exp $ */
+/* $OpenBSD: auth.c,v 1.68 2006/07/06 16:03:53 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -31,6 +31,7 @@
 #ifdef HAVE_PATHS_H
 # include <paths.h>
 #endif
+#include <pwd.h>
 #ifdef HAVE_LOGIN_H
 #include <login.h>
 #endif
This page took 0.070875 seconds and 4 git commands to generate.