]> andersk Git - openssh.git/blobdiff - auth.h
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / auth.h
diff --git a/auth.h b/auth.h
index 65250138fa3a26ed683962ca5a2853989a3eccb7..2c74995731a2849ab45be6ff54d7b3ee49a049bc 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.h,v 1.55 2006/07/23 01:11:05 stevesk Exp $ */
+/* $OpenBSD: auth.h,v 1.56 2006/08/01 23:22:47 stevesk Exp $ */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
@@ -33,6 +33,7 @@
 #include <signal.h>
 #include <pwd.h>
 #include <signal.h>
+#include <stdio.h>
 
 #include "buffer.h"
 #include <openssl/rsa.h>
This page took 0.060788 seconds and 4 git commands to generate.