$FreeBSD: ports/mail/up-imapproxy/files/patch-src_imapcommon.c,v 1.1 2006/11/23 17:24:44 pav Exp $

--- src/imapcommon.c.orig
+++ src/imapcommon.c
@@ -136,6 +136,7 @@
 
 #include <openssl/evp.h>
 #include <openssl/err.h>
+#include <openssl/md5.h>
 
 #include <pthread.h>
 #include <sys/types.h>


syntax highlighted by Code2HTML, v. 0.9.1