X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=recctrl%2Fmarcread.c;h=c76e22d7e529824ae069869e24301f4abbecc4ee;hp=fe3e9d3b774513ec7595f505d0752c6eb679651a;hb=e150e51a7e20a902e9fd2f11f00811f94f67d529;hpb=c7700ec8d0d767670b6a3f3a860ba21d9dce8c28 diff --git a/recctrl/marcread.c b/recctrl/marcread.c index fe3e9d3..c76e22d 100644 --- a/recctrl/marcread.c +++ b/recctrl/marcread.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: marcread.c,v $ - * Revision 1.9 1999-06-25 13:47:25 adam + * Revision 1.10 1999-11-30 13:48:04 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.9 1999/06/25 13:47:25 adam * Minor change that prevents MSVC warning. * * Revision 1.8 1999/05/26 07:49:14 adam @@ -38,9 +41,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "grsread.h" data1_node *data1_mk_node_wp (data1_handle dh, NMEM mem, data1_node *parent)