X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bedcov.c;h=3e4b952894523ea1ed0ae18f5e06f6b449e76b27;hb=3a1bd4d97b4d58148b5a7fd845a3b6a023eecbed;hp=2b61a22a7826f28d9519cd0ebfdbb9617cb3dd0a;hpb=fa6c5588e0d3845a98ea54435d49ccbe305515d7;p=samtools.git diff --git a/bedcov.c b/bedcov.c index 2b61a22..3e4b952 100644 --- a/bedcov.c +++ b/bedcov.c @@ -3,6 +3,7 @@ #include #include #include +#include #include "kstring.h" #include "bgzf.h" #include "bam.h"