X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=edit.c;h=1674248137caa2ca22a36eb77737330be10a3630;hp=7e8f507ea19aa3315beed3a90aaf2137bae8c965;hb=777c7ccc259a8b7f5fadac70267c59e62a2cb300;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 diff --git a/edit.c b/edit.c index 7e8f507..1674248 100644 --- a/edit.c +++ b/edit.c @@ -18,6 +18,10 @@ /* Close approximation of the mailx(1) builtin editor for sending mail. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_curses.h" #include "mutt_idna.h"