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:
f78b96e
)
added include
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 5 Jun 2002 21:09:04 +0000
(21:09 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 5 Jun 2002 21:09:04 +0000
(21:09 +0000)
zoom/zoomtst3.c
patch
|
blob
|
history
diff --git
a/zoom/zoomtst3.c
b/zoom/zoomtst3.c
index
5695518
..
224db5f
100644
(file)
--- a/
zoom/zoomtst3.c
+++ b/
zoom/zoomtst3.c
@@
-1,5
+1,5
@@
/*
- * $Id: zoomtst3.c,v 1.7 2002-06-02 21:25:50 adam Exp $
+ * $Id: zoomtst3.c,v 1.8 2002-06-05 21:09:04 adam Exp $
*
* Asynchronous multi-target client doing search and piggyback retrieval
*/
@@
-7,6
+7,7
@@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <ctype.h>
#include <yaz/xmalloc.h>