From: Heng Li Date: Tue, 3 Apr 2012 16:23:14 +0000 (-0400) Subject: compiling errors on some machines X-Git-Url: https://git.donarmstrong.com/?p=samtools.git;a=commitdiff_plain;h=63b27f1eb1191c1255120238c1c50a109f9325ae compiling errors on some machines --- 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