X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=account.c;h=5b775311a39d7f86566fe54d28badd0c0a8dbcf5;hb=901c0e4683d5bd43139062255bf19d90914fbf3b;hp=2ea4bc5b9229428c44bfc2b080166613fcc4f5e5;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1;p=apps%2Fmadmutt.git 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"