From: Adam Dickmeiss Date: Wed, 24 Oct 2001 21:35:46 +0000 (+0000) Subject: Added include of string.h. X-Git-Tag: YAZ.1.8~8 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=0a65a91563f87ccc3ee67a6eb509d8d4754e07d1;p=yaz-moved-to-github.git Added include of string.h. --- diff --git a/zoom/zoomtst4.c b/zoom/zoomtst4.c index 7e3339d..84fccbb 100644 --- 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 +#include #include #include