X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Frank1.c;h=a9da4892a6fa835fc127ab1bbe5064cb042801e9;hp=7eb1ff537834ab33d37533e319eaaa7826bfdaef;hb=99842ec71f065fd6886daa355923b01d9ce71d26;hpb=a66b7d79383ae700f3358731eecfe2aafed0e90d diff --git a/index/rank1.c b/index/rank1.c index 7eb1ff5..a9da489 100644 --- a/index/rank1.c +++ b/index/rank1.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2010 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 #ifdef WIN32