X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzebraapi.h;h=0aae1636c7c3e74a25ecdab58bd62d8ccb264804;hb=43506dd0ff92373604bb7288e2dcc943b2c1d524;hp=f092167cd6810f0b4451809df6e30895ea6d4ff7;hpb=b718b0a9f4aaf52d38031bfb82d0d539e50332d6;p=idzebra-moved-to-github.git diff --git a/index/zebraapi.h b/index/zebraapi.h index f092167..0aae163 100644 --- a/index/zebraapi.h +++ b/index/zebraapi.h @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: zebraapi.h,v $ - * Revision 1.7 1999-11-04 15:00:45 adam + * Revision 1.8 1999-11-30 13:48:03 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.7 1999/11/04 15:00:45 adam * Implemented delete result set(s). * * Revision 1.6 1999/02/17 11:29:57 adam @@ -28,9 +31,9 @@ * */ -#include -#include -#include +#include +#include +#include #ifdef __cplusplus extern "C" {