X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Frecctrl.h;h=c1f439240ae7da75e0b43e0b0629bd1bb0c32482;hp=a6812ec6c611c19ccaee386381b769ad3b5e29b6;hb=e150e51a7e20a902e9fd2f11f00811f94f67d529;hpb=c7700ec8d0d767670b6a3f3a860ba21d9dce8c28 diff --git a/include/recctrl.h b/include/recctrl.h index a6812ec..c1f4392 100644 --- a/include/recctrl.h +++ b/include/recctrl.h @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: recctrl.h,v $ - * Revision 1.31 1999-09-07 07:19:21 adam + * Revision 1.32 1999-11-30 13:48:03 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.31 1999/09/07 07:19:21 adam * Work on character mapping. Implemented replace rules. * * Revision 1.30 1999/05/21 12:00:17 adam @@ -115,10 +118,10 @@ #ifndef RECCTRL_H #define RECCTRL_H -#include -#include -#include -#include +#include +#include +#include +#include #include #ifdef __cplusplus