X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fattribute.c;h=d01230e6bac19a36afa37116b76ca1271b450da8;hb=43506dd0ff92373604bb7288e2dcc943b2c1d524;hp=2f7d89477c8470d1ae935e793cbd2fd10be33a3c;hpb=85a2a0b28cb516d28ac70b7824f2b7d4b07e56ae;p=idzebra-moved-to-github.git diff --git a/index/attribute.c b/index/attribute.c index 2f7d894..d01230e 100644 --- a/index/attribute.c +++ b/index/attribute.c @@ -1,10 +1,16 @@ /* - * Copyright (C) 1994-1998, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: attribute.c,v $ - * Revision 1.9 1998-05-20 10:12:14 adam + * Revision 1.11 1999-11-30 13:48:03 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.10 1999/02/02 14:50:49 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.9 1998/05/20 10:12:14 adam * Implemented automatic EXPLAIN database maintenance. * Modified Zebra to work with ASN.1 compiled version of YAZ. * @@ -39,7 +45,7 @@ #include -#include +#include #include #include #include "zserver.h"