]> git.donarmstrong.com Git - samtools.git/blobdiff - bedcov.c
r579: after merging Peter's depad changes
[samtools.git] / bedcov.c
index 2b61a22a7826f28d9519cd0ebfdbb9617cb3dd0a..3e4b952894523ea1ed0ae18f5e06f6b449e76b27 100644 (file)
--- a/bedcov.c
+++ b/bedcov.c
@@ -3,6 +3,7 @@
 #include <ctype.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 #include "kstring.h"
 #include "bgzf.h"
 #include "bam.h"