X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ftestlib.c;h=82aa14d73cc85c8fcf2a9bbca89aedeb6b969159;hb=f459d0203a4fdee2d60046f5cd4596e43efc9f90;hp=8a112399304583ab2a3c8573bf87290493fe90a2;hpb=a030c87bc444608639905eca95e29f84a4f1d991;p=idzebra-moved-to-github.git diff --git a/test/api/testlib.c b/test/api/testlib.c index 8a11239..82aa14d 100644 --- a/test/api/testlib.c +++ b/test/api/testlib.c @@ -19,6 +19,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA /** testlib - utilities for the api tests */ +#if HAVE_CONFIG_H +#include +#endif #if HAVE_SYS_TIME_H #include #endif