summaryrefslogtreecommitdiff
path: root/mail/cue/patches/patch-ab
blob: da23f78c9005e7503353255ce27e035314833de2 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>