X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bgzf.h;h=cb67681544b51f96efef226fa7a6232124c43420;hb=3a1bd4d97b4d58148b5a7fd845a3b6a023eecbed;hp=9984d8fe8ea9146330335ac1d4ff5ed9db454ad5;hpb=0ab78ddb98818366103c11330526b8a2ea33a757;p=samtools.git diff --git a/bgzf.h b/bgzf.h index 9984d8f..cb67681 100644 --- a/bgzf.h +++ b/bgzf.h @@ -31,6 +31,7 @@ #include #include #include +#include #define BGZF_BLOCK_SIZE 0xff00 // make sure compressBound(BGZF_BLOCK_SIZE) < BGZF_MAX_BLOCK_SIZE #define BGZF_MAX_BLOCK_SIZE 0x10000