aboutsummaryrefslogtreecommitdiff
path: root/mail/up-imapproxy/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/up-imapproxy/files')
-rw-r--r--mail/up-imapproxy/files/patch-src_imapcommon.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/up-imapproxy/files/patch-src_imapcommon.c b/mail/up-imapproxy/files/patch-src_imapcommon.c
new file mode 100644
index 000000000000..0dab2e8332d6
--- /dev/null
+++ b/mail/up-imapproxy/files/patch-src_imapcommon.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- 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>