X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ftestlib.h;h=1d3fcbad78f11b7b0f325f8b7840dc343920030d;hb=a479e3c7f966848a6fc71ac2c2c7f5db7068351b;hp=c6ceb79a1aaff950fc23447b707ca63641b780a7;hpb=6db760372765ddc1ebf4f00f1b3b85832abb1048;p=idzebra-moved-to-github.git diff --git a/test/api/testlib.h b/test/api/testlib.h index c6ceb79..1d3fcba 100644 --- a/test/api/testlib.h +++ b/test/api/testlib.h @@ -1,5 +1,5 @@ -/* $Id: testlib.h,v 1.22 2006-08-23 07:37:02 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: testlib.h,v 1.25 2007-04-16 08:44:32 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. @@ -28,6 +28,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include #include +#include /** * tl_start_up : Does all the usual start functions @@ -43,7 +44,7 @@ ZebraService tl_start_up(char *cfgname, int argc, char **argv); * get_srcdir : returns the source dir. Most often ".", but when * making distcheck, some other dir */ -const char *tl_get_srcdir(); +const char *tl_get_srcdir(void); /** * start_log: open a log file