--- src/Bootstrap.h.orig 2020-03-29 11:55:25 UTC
+++ src/Bootstrap.h
@@ -1,6 +1,7 @@
#ifndef KALLISTO_BOOTSTRAP_H
#define KALLISTO_BOOTSTRAP_H
+#include <sys/types.h>
#include <mutex>
#include <thread>