X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fapi%2Ftest_zebra_fork.c;fp=test%2Fapi%2Ftest_zebra_fork.c;h=281ff1d7ad8fc85e1ec454d7a95230921f709456;hp=c1e13db997cb48b3eb33ec245f77ae66e5632e35;hb=ac13dceecd5f75669820819575daf88e0add5c8d;hpb=dedcb702edbaed5026f1f98964ca68edcfd3cfc2 diff --git a/test/api/test_zebra_fork.c b/test/api/test_zebra_fork.c index c1e13db..281ff1d 100644 --- a/test/api/test_zebra_fork.c +++ b/test/api/test_zebra_fork.c @@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#if HAVE_CONFIG_H +#include +#endif #if HAVE_SYS_STAT_H #include #endif