commit | 3b5ee5e8574e0599a5bdcd05e3b72160b8379355 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@facebook.com> | Thu Feb 11 15:56:23 2010 -0800 |
committer | Jason Evans <je@facebook.com> | Thu Feb 11 15:56:23 2010 -0800 |
tree | 3c985d82acd510bc5cf9027d386e649b18bee93f | |
parent | 59e9be0f5f8006c4531f647f718683e2ec016b21 [diff] |
Fix #include ordering for mb.h. Include mb.h after mutex.h, in case it actually has to use the mutex-based memory barrier implementation.