diff options
Diffstat (limited to 'security/gpgme/files/patch-gpgme-ath-pthread-compat.c')
-rw-r--r-- | security/gpgme/files/patch-gpgme-ath-pthread-compat.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/gpgme/files/patch-gpgme-ath-pthread-compat.c b/security/gpgme/files/patch-gpgme-ath-pthread-compat.c deleted file mode 100644 index 7fec8e8c55aa..000000000000 --- a/security/gpgme/files/patch-gpgme-ath-pthread-compat.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gpgme/ath-pth-compat.c.orig Tue Nov 1 10:25:41 2005 -+++ gpgme/ath-pth-compat.c Tue Nov 1 10:25:55 2005 -@@ -20,7 +20,7 @@ - - #include <stdlib.h> - #include <errno.h> --#include <pth.h> -+#include <pth/pth.h> - - #include "ath.h" - |