Author: <kees@ubuntu.com>
Description: Fix FTBFS with openssl.
--- a/ssh.c	2011-06-19 17:14:01.359999389 -0500
+++ b/ssh.c	2011-06-19 17:15:14.343999374 -0500
@@ -16,6 +16,7 @@
 #include <openssl/ssl.h>
 #include <openssl/err.h>
 #include <openssl/rand.h>
+#include <openssl/md5.h>
 
 #include <err.h>
 #include <errno.h>
