X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fyaz-xmlquery.c;h=4428f4608bd049e0f4c489b349871ff02f41bba6;hp=fbd5de482cb7e1d9758a96165ec604ad177741ac;hb=2f570511e1ca2d63705dc425e9e7bc3f3d744f64;hpb=5242cb5a8634bfa38b9333ff7f903e718ac6e292 diff --git a/util/yaz-xmlquery.c b/util/yaz-xmlquery.c index fbd5de4..4428f46 100644 --- a/util/yaz-xmlquery.c +++ b/util/yaz-xmlquery.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2012 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ #if HAVE_CONFIG_H @@ -13,7 +13,7 @@ #include #include #include -#include +#include #if YAZ_HAVE_XML2 #include @@ -183,6 +183,7 @@ int main (int argc, char **argv) int r; int active = 0; + yaz_enable_panic_backtrace(*argv); while ((r = options("-p:x:", argv, argc, &arg)) != -2) { switch(r)