From: Adam Dickmeiss Date: Wed, 7 Jan 2004 20:33:57 +0000 (+0000) Subject: Fix warning X-Git-Tag: YAZ.2.0.9.5~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=b0663a3c3827d354e197fa9b8d42526bd3785cdd Fix warning --- diff --git a/util/benchmark.c b/util/benchmark.c index 30405a9..71deae8 100644 --- a/util/benchmark.c +++ b/util/benchmark.c @@ -1,5 +1,5 @@ -/* $Id: benchmark.c,v 1.2 2003-12-24 16:59:12 mike Exp $ - * Copyright (C) 2003 Index Data Aps +/* $Id: benchmark.c,v 1.3 2004-01-07 20:33:57 adam Exp $ + * Copyright (C) 2003-2004 Index Data Aps * * This file is part of the YAZ toolkit. * @@ -11,6 +11,7 @@ * and average times for each operation. */ +#include #include #include