X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fapi%2Ftestclient.c;fp=test%2Fapi%2Ftestclient.c;h=377f838d14b4ccc51693ec5b6b736bee5b18524c;hp=2418dfcc953c146b3e89d8520991ec17405a86de;hb=ac13dceecd5f75669820819575daf88e0add5c8d;hpb=dedcb702edbaed5026f1f98964ca68edcfd3cfc2 diff --git a/test/api/testclient.c b/test/api/testclient.c index 2418dfc..377f838 100644 --- a/test/api/testclient.c +++ b/test/api/testclient.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