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