]> andersk Git - openssh.git/blobdiff - sshconnect1.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / sshconnect1.c
index 37024e7507c0b262aadc0b711e6808874b937b8a..f0eee3bdfccca75cba0188b75859e2310b228008 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect1.c,v 1.67 2006/07/26 13:57:17 stevesk Exp $ */
+/* $OpenBSD: sshconnect1.c,v 1.68 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
@@ -18,6 +18,7 @@
 #include <openssl/bn.h>
 #include <openssl/md5.h>
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
This page took 0.030202 seconds and 4 git commands to generate.