X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fdata1.h;h=7c8c961faac3f1ea9502c10caca7bd9f85f1d107;hb=9a2b41f58cf220c9583b654ff77776a18e958b44;hp=59d62b9b9db645ee1c05546b202e7d0a07bdd987;hpb=14136ccc562d5d894fb2ba59304ae64d3516f518;p=yaz-moved-to-github.git diff --git a/include/data1.h b/include/data1.h index 59d62b9..7c8c961 100644 --- a/include/data1.h +++ b/include/data1.h @@ -24,7 +24,10 @@ * 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 @@ -147,6 +150,7 @@ #include #include +#include #ifdef __cplusplus extern "C" {