From: Heng Li Date: Wed, 20 May 2009 12:00:20 +0000 (+0000) Subject: added a missing header file X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=56aa6ae865756f6e1ab5cf07b9f0548ad84f843f;p=samtools.git added a missing header file --- diff --git a/bam_stat.c b/bam_stat.c index b0cd301..81b7b63 100644 --- a/bam_stat.c +++ b/bam_stat.c @@ -1,3 +1,4 @@ +#include #include "bam.h" typedef struct {