X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fsymtab.c;h=d3d7e6af5bb510762cfa9ee7191ed301a448b66c;hb=254c4ba29c56564d33fae651343e83fb5c35a36f;hp=1e8238d9bd7abc3848dd14ed01f56c34d0d00c25;hpb=c325477904a47c61586ad9b756b9280c22351c6b;p=idzebra-moved-to-github.git diff --git a/index/symtab.c b/index/symtab.c index 1e8238d..d3d7e6a 100644 --- a/index/symtab.c +++ b/index/symtab.c @@ -1,10 +1,16 @@ /* - * Copyright (C) 1994-1995, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: symtab.c,v $ - * Revision 1.3 1996-10-29 14:06:54 adam + * Revision 1.5 1999-02-02 14:51:08 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.4 1997/09/09 13:38:09 adam + * Partial port to WIN95/NT. + * + * Revision 1.3 1996/10/29 14:06:54 adam * Include zebrautl.h instead of alexutil.h. * * Revision 1.2 1995/09/28 09:19:44 adam @@ -17,6 +23,7 @@ */ #include #include +#include #include #include "index.h"