X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fproto.h;h=4d6b8e512b8afe6dcfc4f1caf48491c4a45c640d;hb=11fc1fa1b5e4b75942018efe466dbfdb41454077;hp=be2de47d1e804f9b80b20d4bf6ee7758dce79327;hpb=e02b5659eaac4f86f7bf97779a5f0dcf9f6bf86a;p=yaz-moved-to-github.git diff --git a/include/proto.h b/include/proto.h index be2de47..4d6b8e5 100644 --- a/include/proto.h +++ b/include/proto.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: proto.h,v $ - * Revision 1.21 1995-08-15 12:00:11 quinn + * Revision 1.22 1995-08-17 12:45:14 quinn + * Fixed minor problems with GRS-1. Added support in c&s. + * + * Revision 1.21 1995/08/15 12:00:11 quinn * Updated External * * Revision 1.20 1995/08/10 08:54:35 quinn @@ -1092,6 +1095,8 @@ Z_APDU *zget_APDU(ODR o, enum Z_APDU_which which); #include #include #include +#include + #include #endif