From: Heng Li Date: Tue, 3 Apr 2012 16:23:35 +0000 (-0400) Subject: Merge branch 'master' of github.com:samtools/samtools X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0fab6afce9da36c2e488b6933baf3b97561a8b37;hp=e796ff1f0972132fb434086b6fc2fe33bb906fa6;p=samtools.git Merge branch 'master' of github.com:samtools/samtools --- 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