X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=flags.c;h=8cc3c4261d61b3d15755dd68898cb7006bc7e3ab;hp=763b96db09d9340c2de3098ffae0ba36ab250a3a;hb=9f36db15c2120fbcada6d8b55b5ef53dc96123bf;hpb=cfd46a622a446af8a5fa286637cd88259f1b50a5 diff --git a/flags.c b/flags.c index 763b96d..8cc3c42 100644 --- a/flags.c +++ b/flags.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_curses.h" #include "mutt_menu.h"