X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=headers.c;h=6283081ffa9d0b359a0d616365c96e9adb3a147e;hp=59370cf0a089df35f3ec3ccd730b50cfab505d7f;hb=4b31579af880a5442699fb93f30e0b3127d37c57;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 diff --git a/headers.c b/headers.c index 59370cf..6283081 100644 --- a/headers.c +++ b/headers.c @@ -16,6 +16,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_crypt.h" #include "mutt_idna.h"