summaryrefslogtreecommitdiff
path: root/mail/pop3proxy/files/patch-src_imapcommon.c
blob: 50ab345e84f801d6b7fd47d826019d3633d59784 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/imapcommon.c.orig
+++ src/imapcommon.c
@@ -121,6 +121,7 @@
 #include <errno.h>
 
 #include <openssl/evp.h>
+#include <openssl/md5.h>
 
 #include <pthread.h>
 #include <sys/types.h>