From 56aa6ae865756f6e1ab5cf07b9f0548ad84f843f Mon Sep 17 00:00:00 2001 From: Heng Li Date: Wed, 20 May 2009 12:00:20 +0000 Subject: [PATCH] added a missing header file --- bam_stat.c | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.39.2