X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2Fprt-add.c;h=dc18e3f105fdea6bd5da1966e11e04d15822cd6b;hp=f0b25996b4afa59b8e90952e7f72e13d1ea46629;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba diff --git a/asn/prt-add.c b/asn/prt-add.c index f0b2599..dc18e3f 100644 --- a/asn/prt-add.c +++ b/asn/prt-add.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: prt-add.c,v $ - * Revision 1.5 1999-04-20 09:56:47 adam + * Revision 1.6 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.5 1999/04/20 09:56:47 adam * Added 'name' paramter to encoder/decoder routines (typedef Odr_fun). * Modified all encoders/decoders to reflect this change. * @@ -23,7 +26,7 @@ * */ -#include +#include int z_ResultsByDBList (ODR o, Z_ResultsByDBList **p, int opt, const char *name) {