X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-crypt%2Fpgpkey.c;h=ddb8f1cd723bbc51c46d33a2e4d5650049a15abf;hp=762842b008b2d8f0fc8932f8d6235490361a864f;hb=1ee89902de184a640c171ae3285bff6882a791bd;hpb=0dbe922d4298aed78dcba64b7c770f315a64505e diff --git a/lib-crypt/pgpkey.c b/lib-crypt/pgpkey.c index 762842b..ddb8f1c 100644 --- a/lib-crypt/pgpkey.c +++ b/lib-crypt/pgpkey.c @@ -8,15 +8,7 @@ * please see the file GPL in the top level source directory. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include -#include -#include +#include #include @@ -30,16 +22,6 @@ #include "pager.h" #include "sort.h" - -#include -#include -#include -#include -#include -#include - -#include - struct pgp_cache { char *what; char *dflt;