summaryrefslogtreecommitdiff
path: root/mail/cue/patches/patch-ab
blob: d3984fe37bccda68fc6c4c61933f2e35001b8486 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.4 2006/10/07 08:19:08 obache Exp $

--- pgp.c.orig	2006-03-27 16:24:40.000000000 +0900
+++ 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>