X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fxpath%2Fxpath1.c;fp=test%2Fxpath%2Fxpath1.c;h=b582e74dda70be65bff84d8cb3c0bfd7b692ee61;hp=cd60379f43bd45c7d67cb645943b111d92096f41;hb=ac13dceecd5f75669820819575daf88e0add5c8d;hpb=dedcb702edbaed5026f1f98964ca68edcfd3cfc2 diff --git a/test/xpath/xpath1.c b/test/xpath/xpath1.c index cd60379..b582e74 100644 --- a/test/xpath/xpath1.c +++ b/test/xpath/xpath1.c @@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#if HAVE_CONFIG_H +#include +#endif #include "../api/testlib.h" /** xpath1.c - index a simple sgml record and search in it */