X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frset_isam.c;h=8ea67df32c4609289d376bca1dc91aad8f814ed7;hb=de044fbb534d2db022ca965d0328dac7a6edf032;hp=57aea4e380db08191564d3c2efa99e7714c7b669;hpb=6a0f9234f945bc4956e2bcef75f715661a9eba9a;p=idzebra-moved-to-github.git diff --git a/index/rset_isam.c b/index/rset_isam.c index 57aea4e..8ea67df 100644 --- a/index/rset_isam.c +++ b/index/rset_isam.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 @@ -18,8 +18,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ /** \file - \brief factory function for RSET from ISAM + \brief factory function for RSET from ISAM */ +#if HAVE_CONFIG_H +#include +#endif #include #include