X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Frpnsearch.c;fp=index%2Frpnsearch.c;h=3fbaa8368420ed720e4929bdc960d15570dbb480;hb=ac13dceecd5f75669820819575daf88e0add5c8d;hp=6eb12e6029a471d67ecfe97b59030711bf6bd2da;hpb=dedcb702edbaed5026f1f98964ca68edcfd3cfc2;p=idzebra-moved-to-github.git diff --git a/index/rpnsearch.c b/index/rpnsearch.c index 6eb12e6..3fbaa83 100644 --- a/index/rpnsearch.c +++ b/index/rpnsearch.c @@ -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