X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=sendlib.c;h=5cdfcf4281fdc573802509ad182e26a3debb82dc;hb=f404a0ca916be07049af51a3022baaaaab94def6;hp=61b8a3993fb27c4a72f9661d7fe8e5051a723c2b;hpb=8518fe25efade712e3590e5b13537fb0021d4073;p=apps%2Fmadmutt.git diff --git a/sendlib.c b/sendlib.c index 61b8a39..5cdfcf4 100644 --- a/sendlib.c +++ b/sendlib.c @@ -18,6 +18,10 @@ #define _SENDLIB_C 1 +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_curses.h" #include "rfc2047.h"