]> andersk Git - openssh.git/blobdiff - auth.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / auth.c
diff --git a/auth.c b/auth.c
index 0089a1dd98b1c125c9e17f5f123f97c0ab89fb18..88a8e22efcf0551b054ffe2c0a75b99fdd5a6e60 100644 (file)
--- a/auth.c
+++ b/auth.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.c,v 1.73 2006/07/26 02:35:17 stevesk Exp $ */
+/* $OpenBSD: auth.c,v 1.74 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -44,6 +44,7 @@
 #include <libgen.h>
 #endif
 #include <stdarg.h>
+#include <stdio.h>
 #include <string.h>
 
 #include "xmalloc.h"
This page took 0.042549 seconds and 4 git commands to generate.