X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2Fcharneg.c;h=726d4f1e4a193a068b6b5a7b43a80b457adec5b1;hb=f512aa33473ae86f8e8efd8da749a82c398e87f0;hp=80dc3e7dc45950dfe508e919d94b6393e0cbb5d3;hpb=25eb3d7b8af9f8857903460121746afc1738c467;p=yaz-moved-to-github.git diff --git a/zutil/charneg.c b/zutil/charneg.c index 80dc3e7..726d4f1 100644 --- 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 #include #include +#include static Z_External* z_ext_record2(ODR o, int oid_class, int oid_value, const char *buf, int len)