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:
6361856
)
added include of ctype.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 7 May 2002 11:01:14 +0000
(11:01 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 7 May 2002 11:01:14 +0000
(11:01 +0000)
zutil/pquery.c
patch
|
blob
|
history
diff --git
a/zutil/pquery.c
b/zutil/pquery.c
index
46b221a
..
d17147e
100644
(file)
--- a/
zutil/pquery.c
+++ b/
zutil/pquery.c
@@
-2,12
+2,13
@@
* Copyright (c) 1995-2002, Index Data.
* See the file LICENSE for details.
*
- * $Id: pquery.c,v 1.14 2002-05-01 10:22:52 adam Exp $
+ * $Id: pquery.c,v 1.15 2002-05-07 11:01:14 adam Exp $
*/
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
+#include <ctype.h>
#include <yaz/proto.h>
#include <yaz/oid.h>