X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=util%2Flog.c;h=247a09b5e9b23b01fbec0f27d97afbb7065d259d;hb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;hp=f404cfceec5c10e023e0c2a1daa8218ce53896bc;hpb=b440dce0831a72bebe4f4821ab7771cc05e8facb;p=yaz-moved-to-github.git diff --git a/util/log.c b/util/log.c index f404cfc..247a09b 100644 --- a/util/log.c +++ b/util/log.c @@ -1,10 +1,16 @@ /* - * Copyright (c) 1995-1999, Index Data + * Copyright (c) 1995-2000, Index Data * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: log.c,v $ - * Revision 1.19 1999-08-27 09:40:32 adam + * Revision 1.21 2000-02-28 11:20:06 adam + * Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL. + * + * Revision 1.20 1999/11/30 13:47:12 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.19 1999/08/27 09:40:32 adam * Renamed logf function to yaz_log. Removed VC++ project files. * * Revision 1.18 1998/10/28 10:27:00 adam @@ -100,7 +106,7 @@ #include #include #include -#include +#include #define HAS_STRERROR 1