From 26d9f3f3cc34d30f7e73a6f12a3bae5102c7512e Mon Sep 17 00:00:00 2001 From: Ben Maurer Date: Mon, 28 Sep 2015 11:46:44 -0700 Subject: [PATCH] Broke build MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Summary: sorry Reviewed By: @​chiunlin Differential Revision: D2485925 --- folly/RWSpinLock.h | 1 + 1 file changed, 1 insertion(+) diff --git a/folly/RWSpinLock.h b/folly/RWSpinLock.h index a054d51b..5be38d37 100644 --- a/folly/RWSpinLock.h +++ b/folly/RWSpinLock.h @@ -141,6 +141,7 @@ pthread_rwlock_t Read 728698 24us 101ns 7.28ms 194us #include #include #include +#include #include #include -- 2.34.1