summaryrefslogtreecommitdiff
path: root/mail/anubis/files/patch-src__gpg.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/anubis/files/patch-src__gpg.c')
-rw-r--r--mail/anubis/files/patch-src__gpg.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/anubis/files/patch-src__gpg.c b/mail/anubis/files/patch-src__gpg.c
new file mode 100644
index 000000000000..0e8cfd792e21
--- /dev/null
+++ b/mail/anubis/files/patch-src__gpg.c
@@ -0,0 +1,11 @@
+--- ./src/gpg.c.orig 2008-12-16 11:21:54.000000000 -0500
++++ ./src/gpg.c 2011-02-09 20:52:34.000000000 -0500
+@@ -23,7 +23,7 @@
+ #include "rcfile.h"
+
+ #ifdef HAVE_GPG
+-#include <gpgme.h>
++#include <gpgme/gpgme.h>
+ #define obstack_chunk_alloc malloc
+ #define obstack_chunk_free free
+ #include <obstack.h>