X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fmod_grs_marc.c;h=06fe9f5b440e9d66f9fd1ebac0ae883b195c7591;hb=90d4902e0921f68842031a4aa1e743d5df06047f;hp=c3c369a55fdeed26b7b3443a92578295a166f0cd;hpb=6a0f9234f945bc4956e2bcef75f715661a9eba9a;p=idzebra-moved-to-github.git diff --git a/index/mod_grs_marc.c b/index/mod_grs_marc.c index c3c369a..06fe9f5 100644 --- a/index/mod_grs_marc.c +++ b/index/mod_grs_marc.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 @@ -892,7 +895,7 @@ static struct recType marcxml_type = { }; RecType -#ifdef IDZEBRA_STATIC_GRS_MARC +#if IDZEBRA_STATIC_GRS_MARC idzebra_filter_grs_marc #else idzebra_filter