pkgsrc/mail/up-imapproxy/patches/patch-ad

12 lines
288 B
Text

$NetBSD: patch-ad,v 1.1 2006/05/09 17:17:48 joerg Exp $
--- src/imapcommon.c.orig 2006-05-09 17:07:44.000000000 +0000
+++ src/imapcommon.c
@@ -136,6 +136,7 @@
#include <openssl/evp.h>
#include <openssl/err.h>
+#include <openssl/md5.h>
#include <pthread.h>
#include <sys/types.h>