X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-crypt%2Fpgp.c;h=e90943d8abf6c1c794a3eae9c6853d9a07fc8268;hb=48a027c4e8a676bc53de48f88b09d34347c23f28;hp=038ba8112ef3ce22fb19f68cce0cb21e0be8e756;hpb=1ffe18af5bf2fda6f7dc86c514b56c6a82ec3040;p=apps%2Fmadmutt.git diff --git a/lib-crypt/pgp.c b/lib-crypt/pgp.c index 038ba81..e90943d 100644 --- a/lib-crypt/pgp.c +++ b/lib-crypt/pgp.c @@ -31,6 +31,8 @@ #include #include +#include +#include #include "mutt.h" #include "handler.h" @@ -38,7 +40,6 @@ #include "copy.h" #include "attach.h" -#include "lib/debug.h" #include #include @@ -61,7 +62,6 @@ #endif #include "crypt.h" -#include "mutt_menu.h" char PgpPass[LONG_STRING];