1b99fe2305
Though GnuPG is available, this is useful for interoperability testing, and where the user wishes to use a "real" PGP newer than hacked-5.0i.
8 lines
329 B
Text
8 lines
329 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2003/08/15 15:25:50 tvierling Exp $
|
|
|
|
--- libs/pgpcdk/unix/ui/PGPKeyServerDialogs.cpp.orig Fri Aug 15 10:32:05 2003
|
|
+++ libs/pgpcdk/unix/ui/PGPKeyServerDialogs.cpp
|
|
@@ -6,2 +6,3 @@
|
|
____________________________________________________________________________*/
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|