Minor.
[idzebra-moved-to-github.git] / index / symtab.c
index 6f1000e..d3d7e6a 100644 (file)
@@ -1,10 +1,19 @@
 /*
- * 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.2  1995-09-28 09:19:44  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
  * xfree/xmalloc used everywhere.
  * Extract/retrieve method seems to work for text records.
  *
@@ -14,9 +23,9 @@
  */
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <assert.h>
 
-#include <alexutil.h>
 #include "index.h"
 
 struct strentry {