X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=odr%2Fodr_cons.c;fp=odr%2Fodr_cons.c;h=360e831762acd40920a36f8569332ca3978fc565;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hp=1664320f79f79b851b3ba154f4f77c0412272f50;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba;p=yaz-moved-to-github.git diff --git a/odr/odr_cons.c b/odr/odr_cons.c index 1664320..360e831 100644 --- a/odr/odr_cons.c +++ b/odr/odr_cons.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: odr_cons.c,v $ - * Revision 1.19 1999-04-20 09:56:48 adam + * Revision 1.20 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.19 1999/04/20 09:56:48 adam * Added 'name' paramter to encoder/decoder routines (typedef Odr_fun). * Modified all encoders/decoders to reflect this change. * @@ -65,8 +68,8 @@ * */ -#include #include +#include void odr_setlenlen(ODR o, int len) {