This commit is contained in:
sthen 2014-04-19 15:23:01 +00:00
parent 5ce190da23
commit b5e38fa20f

View File

@ -1,10 +1,10 @@
--- src/imapcommon.c.orig Tue Oct 3 14:27:00 2006
+++ src/imapcommon.c Wed Jan 24 22:35:30 2007
@@ -138,6 +138,7 @@
--- src/imapcommon.c.orig Mon Jul 26 08:08:47 2010
+++ src/imapcommon.c Sat Apr 19 16:22:54 2014
@@ -148,6 +148,7 @@
#include <limits.h>
#include <openssl/evp.h>
+#include <openssl/md5.h>
#include <openssl/err.h>
#include <openssl/md5.h>
#include <pthread.h>