Include zebrautl.h instead of alexutil.h.
[idzebra-moved-to-github.git] / index / symtab.c
index 6f1000e..1e8238d 100644 (file)
@@ -4,7 +4,10 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: symtab.c,v $
- * Revision 1.2  1995-09-28 09:19:44  adam
+ * 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.
  *
@@ -16,7 +19,6 @@
 #include <stdlib.h>
 #include <assert.h>
 
-#include <alexutil.h>
 #include "index.h"
 
 struct strentry {