X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoom-benchmark.c;h=407501c05bab5454e4dec1813dc9ca933f25c179;hp=a664a5552f2e2270d37f2ce892f731281e62d74e;hb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c diff --git a/zoom/zoom-benchmark.c b/zoom/zoom-benchmark.c index a664a55..407501c 100644 --- a/zoom/zoom-benchmark.c +++ b/zoom/zoom-benchmark.c @@ -1,19 +1,20 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #include #include -#include #include #include #include #include - /* naming events */ static char* zoom_events[ZOOM_EVENT_MAX+1];