]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/upstream/548577-gpgme-1.2.patch
refreshed all patches up to mutt.org
[software/mutt-debian.git] / debian / patches / upstream / 548577-gpgme-1.2.patch
index 14dfba8b6beb0065bed3a08cebc2c67a0fb76c3a..b90f72a5772b4d7b548a9f09f9ab9e529ac3dd8b 100644 (file)
@@ -3,9 +3,9 @@ mutt will be able to open pgp crypted/signed message with gpgme
 
 --- a/init.c
 +++ b/init.c
-@@ -51,6 +51,10 @@
- #include <errno.h>
+@@ -53,6 +53,10 @@
  #include <sys/wait.h>
+ #include <sys/time.h>
  
 +#if defined(CRYPT_BACKEND_GPGME)
 +#include <gpgme.h>