X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-crypt%2Fgnupgparse.c;h=594346724e990f61abf52294be4b3701f7ba7e77;hb=1ee89902de184a640c171ae3285bff6882a791bd;hp=c0c944bde9946c6a937a8cc3e44e5fba30d55172;hpb=2293e9bc5a94ef33dc596b064c607d6bed5ad1fd;p=apps%2Fmadmutt.git diff --git a/lib-crypt/gnupgparse.c b/lib-crypt/gnupgparse.c index c0c944b..5943467 100644 --- a/lib-crypt/gnupgparse.c +++ b/lib-crypt/gnupgparse.c @@ -18,32 +18,16 @@ * */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include - -#include -#include -#include -#include -#include -#include - -#include -#include -#include +#include #include +#include +#include #include "mutt.h" #include "pgp.h" #include "charset.h" - /**************** * Read the GNUPG keys. For now we read the complete keyring by * calling gnupg in a special mode.