X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fbenchmark.c;h=3b00f130a2275ce24ef72a90cf33215503c924b0;hp=1795ff540534de3bb138a97b4efe95037233cde2;hb=053367cbe356fb3ce0def34b065dae589d700daf;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c diff --git a/util/benchmark.c b/util/benchmark.c index 1795ff5..3b00f13 100644 --- a/util/benchmark.c +++ b/util/benchmark.c @@ -1,7 +1,10 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #include @@ -44,7 +47,7 @@ int main(int argc, char **argv) int ok; int nok = 0; char *arg; - + while ((c = options("c:s:p:fbd:rv:", argv, argc, &arg)) != -2) { switch (c) { case 0: