From 95439ba5290caf7489c1ddb1981b346f9714f113 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 4 Apr 2016 12:52:08 +0200 Subject: [PATCH] Merge downstream FreeBSD fix --- deps/tinycthread.h | 1 + 1 file changed, 1 insertion(+) diff --git a/deps/tinycthread.h b/deps/tinycthread.h index 86a90804..6da30d70 100644 --- a/deps/tinycthread.h +++ b/deps/tinycthread.h @@ -78,6 +78,7 @@ freely, subject to the following restrictions: /* Platform specific includes */ #if defined(_TTHREAD_POSIX_) + #include #include #elif defined(_TTHREAD_WIN32_) #ifndef WIN32_LEAN_AND_MEAN