X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ftest_update_record.c;fp=test%2Fapi%2Ftest_update_record.c;h=7aefb78087fd4006aeb59e2dc18ab2fe94baf4a4;hb=ac13dceecd5f75669820819575daf88e0add5c8d;hp=f073883a7e9e4c3f15ff5e394b3bb9e3921ddabb;hpb=dedcb702edbaed5026f1f98964ca68edcfd3cfc2;p=idzebra-moved-to-github.git diff --git a/test/api/test_update_record.c b/test/api/test_update_record.c index f073883..7aefb78 100644 --- a/test/api/test_update_record.c +++ b/test/api/test_update_record.c @@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#if HAVE_CONFIG_H +#include +#endif #include "testlib.h" static void create_search_drop(ZebraHandle zh)