View | Details | Raw Unified | Return to bug 245240
Collapse All | Expand All

(-)files/patch-src_Bootstrap.h (+10 lines)
Line 0 Link Here
1
--- src/Bootstrap.h.orig	2020-03-29 11:55:25 UTC
2
+++ src/Bootstrap.h
3
@@ -1,6 +1,7 @@
4
 #ifndef KALLISTO_BOOTSTRAP_H
5
 #define KALLISTO_BOOTSTRAP_H
6
 
7
+#include <sys/types.h>
8
 #include <mutex>
9
 #include <thread>
10
 

Return to bug 245240