summaryrefslogtreecommitdiff
path: root/security/gpgme/files/patch-gpgme-ath-pthread-compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpgme/files/patch-gpgme-ath-pthread-compat.c')
-rw-r--r--security/gpgme/files/patch-gpgme-ath-pthread-compat.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/gpgme/files/patch-gpgme-ath-pthread-compat.c b/security/gpgme/files/patch-gpgme-ath-pthread-compat.c
new file mode 100644
index 000000000000..7fec8e8c55aa
--- /dev/null
+++ b/security/gpgme/files/patch-gpgme-ath-pthread-compat.c
@@ -0,0 +1,11 @@
+--- 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"
+