X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Frpnsearch.c;h=3fbaa8368420ed720e4929bdc960d15570dbb480;hp=5fa197fe929bc6f30bf9820ee162ab79c181250f;hb=5d536c8cf5400b1e4da91061cf736a9ab53e5bd1;hpb=83154c4b8dbd98f8ad7746474b3a92992cdd5ed3 diff --git a/index/rpnsearch.c b/index/rpnsearch.c index 5fa197f..3fbaa83 100644 --- a/index/rpnsearch.c +++ b/index/rpnsearch.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