X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoom-benchmark.c;h=83020e6a0f7f54ac985c91e351343cf74dc5b314;hp=25c6759e3caecc28b75dc22aaa0de64bacc3a429;hb=4f3bcae93d51a26709c12b51261c3d95af610cb2;hpb=1fbd038d97d6e1bfe97270ecc17cca123bcc435c diff --git a/zoom/zoom-benchmark.c b/zoom/zoom-benchmark.c index 25c6759..83020e6 100644 --- a/zoom/zoom-benchmark.c +++ b/zoom/zoom-benchmark.c @@ -2,18 +2,19 @@ * 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];