projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd00505
)
Fix warning
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 7 Jan 2004 20:33:57 +0000
(20:33 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 7 Jan 2004 20:33:57 +0000
(20:33 +0000)
util/benchmark.c
patch
|
blob
|
history
diff --git
a/util/benchmark.c
b/util/benchmark.c
index
30405a9
..
71deae8
100644
(file)
--- 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 <stdlib.h>
#include <stdio.h>
#include <unistd.h>