X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-crypt%2Fpgplib.c;h=923aa14c02d7cf19d0539f6d8c707d6bece48585;hb=d8aeb41018aaf2f85fbd937278ffdd94164e236e;hp=d9e5ff9f53aae23aa9a5d34ae012cd7a6c9103a9;hpb=4761fa78a6dfc9437caa6e6e0aac806e50e01c83;p=apps%2Fmadmutt.git diff --git a/lib-crypt/pgplib.c b/lib-crypt/pgplib.c index d9e5ff9..923aa14 100644 --- a/lib-crypt/pgplib.c +++ b/lib-crypt/pgplib.c @@ -9,17 +9,7 @@ /* Generally useful, pgp-related functions. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include -#include -#include - -#include +#include #include "mutt.h" #include "lib.h"