X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2Flogrpn.c;fp=zutil%2Flogrpn.c;h=b64dd4cfc5f9aeb5793fc453a586639b2ad88e5f;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hp=0b1d5fadb411caeab3a6b400474ac42b45832257;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba;p=yaz-moved-to-github.git diff --git a/zutil/logrpn.c b/zutil/logrpn.c index 0b1d5fa..b64dd4c 100644 --- a/zutil/logrpn.c +++ b/zutil/logrpn.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: logrpn.c,v $ - * Revision 1.2 1999-08-27 09:40:33 adam + * Revision 1.3 1999-11-30 13:47:12 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.2 1999/08/27 09:40:33 adam * Renamed logf function to yaz_log. Removed VC++ project files. * * Revision 1.1 1999/06/08 10:10:16 adam @@ -51,8 +54,8 @@ #include #include -#include -#include +#include +#include static void attrStr (int type, int value, enum oid_value ast, char *str) {