144fb16b91
PR: ports/102833 Submitted by: simon Approved by: maintainer timeout (mbr; 2 months) - Modernize usage of USE_RC_SUBR - Fix plist wrt config files
13 lines
201 B
C
13 lines
201 B
C
|
|
$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>
|