X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zutil%2Fotherinfo.c;h=e9fda01753b3ee5c376565b1e24fd607bdb7b795;hp=7762515a310293878d004ba9d2f52fa2bda60dce;hb=30cfc59b71c25923e2e9cfb63c310c095bb3b6c1;hpb=77fe09be0d9eb7a585c35a7be679c738a23dffab diff --git a/zutil/otherinfo.c b/zutil/otherinfo.c index 7762515..e9fda01 100644 --- a/zutil/otherinfo.c +++ b/zutil/otherinfo.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: otherinfo.c,v $ - * Revision 1.3 1999-11-10 09:06:40 adam + * Revision 1.4 1999-11-30 13:47:12 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.3 1999/11/10 09:06:40 adam * Fixed yaz_oi_update so that it ignores NULL pointer. * * Revision 1.2 1999/09/13 12:51:35 adam @@ -21,7 +24,7 @@ #include #include -#include +#include void yaz_oi_APDU(Z_APDU *apdu, Z_OtherInformation ***oip) {