]> andersk Git - openssh.git/blobdiff - auth2.c
- djm@cvs.openbsd.org 2006/07/10 12:08:08
[openssh.git] / auth2.c
diff --git a/auth2.c b/auth2.c
index 9d3263e556758d4f030a6813ff737be6490bfee3..ad57c64e6b7022f27591e5ed128b27b6619e4108 100644 (file)
--- a/auth2.c
+++ b/auth2.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: auth2.c,v 1.111 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.029552 seconds and 4 git commands to generate.