summaryrefslogtreecommitdiff
path: root/mail/cue/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cue/patches/patch-ab')
-rw-r--r--mail/cue/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/cue/patches/patch-ab b/mail/cue/patches/patch-ab
new file mode 100644
index 00000000000..da23f78c900
--- /dev/null
+++ b/mail/cue/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.3 2006/01/08 15:37:33 joerg Exp $
+
+--- pgp.c.orig 2006-01-08 15:32:55.000000000 +0000
++++ pgp.c
+@@ -37,6 +37,7 @@
+
+ #ifdef OPENSSL
+ #include <openssl/bn.h>
++#include <openssl/dsa.h>
+ #include <openssl/rsa.h>
+ #include <openssl/evp.h>
+ #include <openssl/rand.h>