X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecindex.h;h=332092986b9e8362283be8fdc174e7a65033ae38;hb=d71149439012fadf092321e3b507d23711715743;hp=a3078c1194ee46ed81b8970b99351cc443ed91dc;hpb=e5f5fb6515a2ee5f1040e76484d8a7b8121cf845;p=idzebra-moved-to-github.git diff --git a/index/recindex.h b/index/recindex.h index a3078c1..3320929 100644 --- a/index/recindex.h +++ b/index/recindex.h @@ -93,6 +93,7 @@ zint rec_sysno_to_int(zint sysno); /** \brief compression types */ #define REC_COMPRESS_NONE 0 #define REC_COMPRESS_BZIP2 1 +#define REC_COMPRESS_ZLIB 2 enum { recInfo_fileType,