$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>
