]> andersk Git - openssh.git/blobdiff - auth-rsa.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / auth-rsa.c
index 65c77805f53e55ee58404878a2e8e93add305978..f3e27e9faf9c43d6399b67dd69bf1fafec333fa1 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-rsa.c,v 1.69 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: auth-rsa.c,v 1.70 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -23,6 +23,7 @@
 #include <openssl/md5.h>
 
 #include <pwd.h>
+#include <stdio.h>
 #include <string.h>
 
 #include "rsa.h"
This page took 0.070974 seconds and 4 git commands to generate.