diff options
Diffstat (limited to 'security/gnupg-devel/files/patch-kbx::keybox-blob.c')
-rw-r--r-- | security/gnupg-devel/files/patch-kbx::keybox-blob.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/gnupg-devel/files/patch-kbx::keybox-blob.c b/security/gnupg-devel/files/patch-kbx::keybox-blob.c deleted file mode 100644 index 44b70594b82b..000000000000 --- a/security/gnupg-devel/files/patch-kbx::keybox-blob.c +++ /dev/null @@ -1,12 +0,0 @@ ---- kbx/keybox-blob.c.orig Mon Jul 22 11:26:51 2002 -+++ kbx/keybox-blob.c Wed Jan 29 17:00:14 2003 -@@ -119,8 +119,8 @@ - #include <ksba.h> - #endif - -+#include "../jnlib/types.h" - #include "keybox-defs.h" -- - - /* special values of the signature status */ - #define SF_NONE(a) ( !(a) ) |