X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-crypt%2Fcrypt.c;fp=lib-crypt%2Fcrypt.c;h=f5953bc1065c72e611ce552a98e265e7b7fb62c5;hp=36fbcda17c0200b33450507d7c7996188ed83042;hb=1ee89902de184a640c171ae3285bff6882a791bd;hpb=230399f9632c37b66c1c117a17e8327eae6b3235 diff --git a/lib-crypt/crypt.c b/lib-crypt/crypt.c index 36fbcda..f5953bc 100644 --- a/lib-crypt/crypt.c +++ b/lib-crypt/crypt.c @@ -12,30 +12,15 @@ * 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 +#include #ifdef HAVE_LOCALE_H # include #endif -#ifdef HAVE_SYS_TIME_H -# include -#endif #ifdef HAVE_SYS_RESOURCE_H # include #endif -#include - #include #include