X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fodr_util.c;h=dc280d74dea856374f0cabb46e5c2b2559ae0b32;hp=bfffe83a2c4eb33721c40b916c754431cf2b2978;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba diff --git a/odr/odr_util.c b/odr/odr_util.c index bfffe83..dc280d7 100644 --- a/odr/odr_util.c +++ b/odr/odr_util.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: odr_util.c,v $ - * Revision 1.16 1999-04-20 09:56:48 adam + * Revision 1.17 1999-11-30 13:47:12 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.16 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. * @@ -27,8 +30,8 @@ #include #include #include -#include -#include +#include +#include void odr_prname(ODR o, const char *name) {