X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=account.c;h=5b775311a39d7f86566fe54d28badd0c0a8dbcf5;hp=2ea4bc5b9229428c44bfc2b080166613fcc4f5e5;hb=f404a0ca916be07049af51a3022baaaaab94def6;hpb=0c528da3f6976cfef3d729d9cd66bd8f265a4060 diff --git a/account.c b/account.c index 2ea4bc5..5b77531 100644 --- a/account.c +++ b/account.c @@ -18,6 +18,10 @@ /* remote host account manipulation (POP/IMAP) */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "account.h" #include "url.h"