summaryrefslogtreecommitdiff
path: root/mail/pop3proxy/files/patch-src_imapcommon.c
blob: 978c9544509127b182a4666c3eecd579708eef16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- 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>