X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-crypt%2Fpgp.c;h=0a35e6ba496d2accea89505b2a0a41f07564f02b;hb=723f7ae3f24f7881c9ce87abf933cd5bec4ac0bc;hp=b69bc9b270f5e3ff60b1cd166922a6bd8672b928;hpb=4a0b020a3048f079979bea43c04f9fe388f9354d;p=apps%2Fmadmutt.git diff --git a/lib-crypt/pgp.c b/lib-crypt/pgp.c index b69bc9b..0a35e6b 100644 --- a/lib-crypt/pgp.c +++ b/lib-crypt/pgp.c @@ -32,6 +32,7 @@ #include #include #include +#include #include "mutt.h" #include "handler.h" @@ -39,7 +40,6 @@ #include "copy.h" #include "attach.h" -#include "lib/debug.h" #include #include @@ -420,7 +420,6 @@ int pgp_application_pgp_handler (BODY * m, STATE * s) } else if (pgpout) { FGETCONV *fc; - int c; rewind (pgpout); state_set_prefix (s);