X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoomsh.c;h=6f37182befbf0c4d5a2af83b65fb519004293d71;hb=b4a967015d26ad86b1b089c77df61d14f71ae231;hp=be86ef6a24331cec7353ceb3d5dcdce189caea61;hpb=f5c26a76213127c130098547cbd361a4db11dd7e;p=yaz-moved-to-github.git diff --git a/zoom/zoomsh.c b/zoom/zoomsh.c index be86ef6..6f37182 100644 --- a/zoom/zoomsh.c +++ b/zoom/zoomsh.c @@ -2,7 +2,7 @@ * Copyright (c) 2002-2004, Index Data. * See the file LICENSE for details. * - * $Id: zoomsh.c,v 1.29 2004-04-29 08:54:56 adam Exp $ + * $Id: zoomsh.c,v 1.30 2004-11-18 15:18:14 heikki Exp $ */ /* ZOOM-C Shell */ @@ -23,7 +23,7 @@ #include -#include +#include #include #include #include @@ -269,7 +269,7 @@ static void cmd_debug (ZOOM_connection *c, ZOOM_resultset *r, ZOOM_options options, const char **args) { - yaz_log_init_level(LOG_ALL); + yaz_log_init_level(YLOG_ALL); } static void cmd_search (ZOOM_connection *c, ZOOM_resultset *r,