summaryrefslogtreecommitdiff
path: root/security/gpgme/files/patch-gpgme-ath-pthread-compat.c
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-11-05 07:48:01 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-11-05 07:48:01 +0000
commitc72f84013cb9e585cbaee067fda0302346a92a3a (patch)
tree1b346880de76f29e39e6198fd0bc66aaad6ba0ab /security/gpgme/files/patch-gpgme-ath-pthread-compat.c
parentChange the poing of compileall.py to check on directory from (diff)
Update gpgme to 1.0.3 and chase shared library version bump.
Notes
Notes: svn path=/head/; revision=147343
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"
+