Allow -vdebuglevel to be specified in scan test
[idzebra-moved-to-github.git] / dict / dicttest.c
index 2dce332..053d586 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dicttest.c,v 1.32 2005-01-15 19:38:21 adam Exp $
+/* $Id: dicttest.c,v 1.34 2005-04-15 10:47:48 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -26,7 +26,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #include <ctype.h>
 
 #include <idzebra/dict.h>
-#include <zebrautl.h>
+#include <idzebra/util.h>
+#include <idzebra/res.h>
+#include <yaz/yaz-util.h>
 
 char *prog;
 static Dict dict;