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:
7248b20
)
Added include of string.h.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 24 Oct 2001 21:35:46 +0000
(21:35 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 24 Oct 2001 21:35:46 +0000
(21:35 +0000)
zoom/zoomtst4.c
patch
|
blob
|
history
diff --git
a/zoom/zoomtst4.c
b/zoom/zoomtst4.c
index
7e3339d
..
84fccbb
100644
(file)
--- a/
zoom/zoomtst4.c
+++ b/
zoom/zoomtst4.c
@@
-1,11
+1,12
@@
/*
- * $Id: zoomtst4.c,v 1.1 2001-10-23 21:00:20 adam Exp $
+ * $Id: zoomtst4.c,v 1.2 2001-10-24 21:35:46 adam Exp $
*
* Asynchronous multi-target going through proxy doing search and retrieve
* using present.
*/
#include <stdio.h>
+#include <string.h>
#include <yaz/xmalloc.h>
#include <yaz/zoom.h>