Added include of yaz-util.h.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 Sep 1997 09:30:39 +0000 (09:30 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 Sep 1997 09:30:39 +0000 (09:30 +0000)
include/data1.h

index 59d62b9..7c8c961 100644 (file)
  * OF THIS SOFTWARE.
  *
  * $Log: data1.h,v $
- * Revision 1.23  1997-09-01 08:58:04  adam
+ * Revision 1.24  1997-09-01 09:30:39  adam
+ * Added include of yaz-util.h.
+ *
+ * Revision 1.23  1997/09/01 08:58:04  adam
  * Removed declaration of data1_matchstr since it's a macro.
  *
  * Revision 1.22  1997/09/01 08:49:48  adam
 
 #include <d1_attset.h>
 #include <d1_map.h>
+#include <yaz-util.h>
 
 #ifdef __cplusplus
 extern "C" {