summaryrefslogtreecommitdiff
path: root/biology/subread/files/patch-sambam-file.c
blob: bb17ba9dc5c35b39ecd480f05d5064206cfa0ffa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- sambam-file.c.orig	2018-11-08 15:20:35 UTC
+++ sambam-file.c
@@ -30,6 +30,7 @@
 #include <string.h>
 #include <assert.h>
 #include <ctype.h>
+#include <unistd.h>
 #include "subread.h"
 #include "core.h"
 #include "gene-algorithms.h"