X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_libesmtp.c;h=fd2a05a4ec741dc8bbde1abe756ae06205eaf5bf;hp=26f424c12fa63bcf2f4c1477eb10a00cc8befb86;hb=7048f7d738dac900f2e76622f3d92b62f99b69a7;hpb=841934011451205d8295ac955486f06c317fdf15 diff --git a/mutt_libesmtp.c b/mutt_libesmtp.c index 26f424c..fd2a05a 100644 --- a/mutt_libesmtp.c +++ b/mutt_libesmtp.c @@ -6,8 +6,16 @@ * It's licensed under the GNU General Public License, * please see the file GPL in the top level source directory. */ +#if HAVE_CONFIG_H +#include "config.h" +#endif #include "mutt.h" + +#include "lib/mem.h" +#include "lib/intl.h" +#include "lib/str.h" + #include #include #include