diff options
author | Will Andrews <will@FreeBSD.org> | 2003-01-30 22:40:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-01-30 22:40:03 +0000 |
commit | df636b713d1dd83492809d6faebdccc2ff211c36 (patch) | |
tree | af3a6deee14973c8833833fa4451f5c4dcf40591 /security/newpg/files/patch-kbx::keybox-dump.c | |
parent | Add pinentry 0.6.7, a collection of simple PIN or passphrase entry (diff) |
Add newpg 0.9.4, a prerelease package of GnuPG extensions for GnuPG 2.0.
Notes
Notes:
svn path=/head/; revision=74319
Diffstat (limited to 'security/newpg/files/patch-kbx::keybox-dump.c')
-rw-r--r-- | security/newpg/files/patch-kbx::keybox-dump.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/newpg/files/patch-kbx::keybox-dump.c b/security/newpg/files/patch-kbx::keybox-dump.c new file mode 100644 index 000000000000..b165dd48f30c --- /dev/null +++ b/security/newpg/files/patch-kbx::keybox-dump.c @@ -0,0 +1,10 @@ +--- kbx/keybox-dump.c.orig Mon Jul 22 10:33:48 2002 ++++ kbx/keybox-dump.c Wed Jan 29 17:00:08 2003 +@@ -24,6 +24,7 @@ + #include <string.h> + #include <errno.h> + ++#include "../jnlib/types.h" + #include "keybox-defs.h" + + static ulong |