X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=account.c;h=c9ac175722e557cb6fdbd2b7369bd0e7f6bd857f;hp=f13831e666226c1820b64603d56553ba4a987488;hb=330047119d7dc2674918d12253fc24146aefc8d3;hpb=230399f9632c37b66c1c117a17e8327eae6b3235 diff --git a/account.c b/account.c index f13831e..c9ac175 100644 --- a/account.c +++ b/account.c @@ -9,12 +9,9 @@ /* remote host account manipulation (POP/IMAP) */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - #include #include +#include #include "mutt.h" #include "account.h"