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:
b732890
)
Added include of yaz-util.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 4 Oct 2002 19:06:25 +0000
(19:06 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 4 Oct 2002 19:06:25 +0000
(19:06 +0000)
zutil/charneg.c
patch
|
blob
|
history
diff --git
a/zutil/charneg.c
b/zutil/charneg.c
index
80dc3e7
..
726d4f1
100644
(file)
--- a/
zutil/charneg.c
+++ b/
zutil/charneg.c
@@
-1,5
+1,5
@@
/*
- $ $Id: charneg.c,v 1.6 2002-10-04 11:24:39 adam Exp $
+ $ $Id: charneg.c,v 1.7 2002-10-04 19:06:25 adam Exp $
* Helper functions for Character Set and Language Negotiation - 3
*/
@@
-7,6
+7,7
@@
#include <yaz/otherinfo.h>
#include <yaz/z-charneg.h>
#include <yaz/charneg.h>
+#include <yaz/yaz-util.h>
static Z_External* z_ext_record2(ODR o, int oid_class, int oid_value,
const char *buf, int len)