Include <folly/portability/PThread.h> where needed
authorChristopher Dykes <cdykes@fb.com>
Mon, 30 May 2016 23:05:18 +0000 (16:05 -0700)
committerFacebook Github Bot 6 <facebook-github-bot-6-bot@fb.com>
Mon, 30 May 2016 23:09:19 +0000 (16:09 -0700)
Summary: Diff #11 of 14.

Reviewed By: mzlee

Differential Revision: D3262478

fbshipit-source-id: d06eee44d1ccefc78a381e44c400c0242b5e0e5a

folly/detail/MemoryIdler.h
folly/io/async/EventBase.h

index e4bebc3427f220151b1087893ed02ff997029bf9..bc155e91b88f930fb1c5eefb0b36a56e4ceb2436 100644 (file)
@@ -22,6 +22,7 @@
 #include <folly/Hash.h>
 #include <folly/Traits.h>
 #include <folly/detail/Futex.h>
+#include <folly/portability/PThread.h>
 
 namespace folly {
 
index 5999687d4da6d17c8e49ea967be3601effa81e43..c65628d2ca1bc5bc5d4a13b041cd3fc0a77a1b0c 100644 (file)
@@ -42,6 +42,7 @@
 #include <folly/io/async/AsyncTimeout.h>
 #include <folly/io/async/Request.h>
 #include <folly/io/async/TimeoutManager.h>
+#include <folly/portability/PThread.h>
 #include <glog/logging.h>
 
 #include <event.h>  // libevent