opnsense-ports/mail/pop3proxy/files/patch-src_imapcommon.c
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02:00

10 lines
189 B
C

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