X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=newsrc.c;h=3131cc499b4b52cd788c397e12cde566399a2de2;hp=06792167470541c582c11dc878b1062d50d17b70;hb=f8867ec009c96710193ccc3832d8bb346192b1b0;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/newsrc.c b/newsrc.c index 0679216..3131cc4 100644 --- a/newsrc.c +++ b/newsrc.c @@ -18,6 +18,10 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "mutt.h" #include "mutt_curses.h" #include "sort.h"