X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=query.c;h=90dc614178eb0ca3759ebb3e0446ebe01932bd8a;hp=87e046a4b60afe3703ebcd110b6c026173591446;hb=1444b072e826dc42c40f0e82e7fd512b7f9c5f71;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/query.c b/query.c index 87e046a..90dc614 100644 --- a/query.c +++ b/query.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_menu.h" #include "mutt_idna.h"