Commit a6ae1e0
break futex dependency on unistd portability header
Summary: Futex.h does not need portability/Unistd.h, and this reduces the include footprint for SharedMutex.
Reviewed By: Orvid
Differential Revision: D47388008
fbshipit-source-id: 4910f29ea711f53e5d69e32b63ed854c312acc081 parent 9176538 commit a6ae1e0
File tree
2 files changed
+2
-0
lines changed- eden/common
- telemetry
- utils
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments