X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fmod_dom.c;h=de2a872ec4fd3a8c157069b4b064b8ac2bd36158;hp=f4b17ed945f10051fa5a2b20abdc4013da7112e0;hb=a5c8c78e8671af863fc61b2ad8b24f92f827f7b2;hpb=95f8991b4c687a0d99a1e8751ef5aeeb7f6831bc diff --git a/index/mod_dom.c b/index/mod_dom.c index f4b17ed..de2a872 100644 --- a/index/mod_dom.c +++ b/index/mod_dom.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 Index Data + Copyright (C) 1994-2011 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#if HAVE_CONFIG_H +#include +#endif #include #include #include @@ -1561,7 +1564,7 @@ static struct recType filter_type = { }; RecType -#ifdef IDZEBRA_STATIC_DOM +#if IDZEBRA_STATIC_DOM idzebra_filter_dom #else idzebra_filter