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