]> andersk Git - openssh.git/blobdiff - key.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / key.c
diff --git a/key.c b/key.c
index e6868de6dfb66f142dd43689543da1aaa01e2560..745c474f91c48ed62b1cdc8630b94aac88bb781e 100644 (file)
--- a/key.c
+++ b/key.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: key.c,v 1.65 2006/07/22 20:48:23 stevesk Exp $ */
+/* $OpenBSD: key.c,v 1.66 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * read_bignum():
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -36,6 +36,7 @@
 
 #include <openssl/evp.h>
 
+#include <stdio.h>
 #include <string.h>
 
 #include "xmalloc.h"
This page took 0.024901 seconds and 4 git commands to generate.