X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoom-benchmark.c;h=83020e6a0f7f54ac985c91e351343cf74dc5b314;hb=cee361c60ab22518b0864d46d2c7b2b472ad797d;hp=19934f6ae136ced101a4eb99611cb025c3a5f85b;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/zoom/zoom-benchmark.c b/zoom/zoom-benchmark.c index 19934f6..83020e6 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-2010 Index Data + * Copyright (C) 1995-2011 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];