diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:22:04 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:22:04 +0000 |
commit | d0085641e382dc28e12bf47b48348a9d36c73c24 (patch) | |
tree | 8aee121423f8b9740f7a14d2e5fb16a893f8a566 /security/pinentry/files/patch-secmem::secmem.c | |
parent | - upgrade to to 1.14.1; (diff) |
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
Notes
Notes:
svn path=/head/; revision=108303
Diffstat (limited to 'security/pinentry/files/patch-secmem::secmem.c')
-rw-r--r-- | security/pinentry/files/patch-secmem::secmem.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/pinentry/files/patch-secmem::secmem.c b/security/pinentry/files/patch-secmem::secmem.c deleted file mode 100644 index c6736cc695aa..000000000000 --- a/security/pinentry/files/patch-secmem::secmem.c +++ /dev/null @@ -1,10 +0,0 @@ ---- secmem/secmem.c.orig Thu Jan 30 07:50:34 2003 -+++ secmem/secmem.c Thu Jan 30 07:50:41 2003 -@@ -42,6 +42,7 @@ - #else /* ORIGINAL_GPG_VERSION */ - - #include <sys/types.h> -+#include "../jnlib/types.h" - - typedef union { - int a; |