X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fproto.h;h=6ed2a1de377c8fd190ba89d356ac6c88a4ca62eb;hb=c96b62f6352ee14de1a0c868a90c626d522664ed;hp=a94e1118b9aa1ef92afde625e7ff55e84c3752e8;hpb=fa86345c14168c451f8c76b71309b27230bfee44;p=yaz-moved-to-github.git diff --git a/include/proto.h b/include/proto.h index a94e111..6ed2a1d 100644 --- a/include/proto.h +++ b/include/proto.h @@ -24,7 +24,14 @@ * OF THIS SOFTWARE. * * $Log: proto.h,v $ - * Revision 1.41 1998-02-10 15:31:52 adam + * Revision 1.43 1998-03-31 11:07:45 adam + * Furhter work on UNIverse resource report. + * Added Extended Services handling in frontend server. + * + * Revision 1.42 1998/03/20 14:46:06 adam + * Added UNIverse Resource Reports. + * + * Revision 1.41 1998/02/10 15:31:52 adam * Implemented date and time structure. Changed the Update Extended * Service. * @@ -1385,7 +1392,8 @@ YAZ_EXPORT int z_Query(ODR o, Z_Query **p, int opt); #include #include -#include #include +#include +#include #endif