]> andersk Git - openssh.git/blobdiff - auth1.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / auth1.c
diff --git a/auth1.c b/auth1.c
index 034010fdaa49cd6fe2192e7ea02b2cee3c62dc66..2c5585768884852f8987dc35d82700353125ae7f 100644 (file)
--- a/auth1.c
+++ b/auth1.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth1.c,v 1.68 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: auth1.c,v 1.69 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
@@ -14,6 +14,7 @@
 
 #include <sys/types.h>
 
+#include <stdio.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.243405 seconds and 4 git commands to generate.