X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fodr_use.c;h=2ac7ab2ef6c2b9d9adc129fc3d256976bcf719be;hp=4916bbe29358957cbf5b194ec9df72cfd6f86c2c;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba diff --git a/odr/odr_use.c b/odr/odr_use.c index 4916bbe..2ac7ab2 100644 --- a/odr/odr_use.c +++ b/odr/odr_use.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: odr_use.c,v $ - * Revision 1.9 1999-04-20 09:56:48 adam + * Revision 1.10 1999-11-30 13:47:12 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.9 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. * @@ -34,8 +37,7 @@ * */ -#include -#include +#include int odr_external(ODR o, Odr_external **p, int opt, const char *name) {