Update for YAZ 3s new OID system
[idzebra-moved-to-github.git] / test / api / testlib.h
index c6ceb79..1d3fcba 100644 (file)
@@ -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 <yaz/log.h>
 #include <idzebra/api.h>
 #include <yaz/test.h>
+#include <yaz/oid_db.h>
 
 /** 
  * 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