X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fyaz-xmlquery.c;h=4428f4608bd049e0f4c489b349871ff02f41bba6;hb=90500878bfdf57e7c10ed4dc306b82fb9423e611;hp=34fefd2121bb71125004f58158dd80c6548d10e9;hpb=0c46d2e66bdeea1600e700124a81a5d0a65d349e;p=yaz-moved-to-github.git diff --git a/util/yaz-xmlquery.c b/util/yaz-xmlquery.c index 34fefd2..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-2013 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)