Commit d44cfd460e2c52d67dea14838b03219967cf9cb9

Shawn O. Pearce 2008-12-31T13:16:31

Cleanup our header inclusion order to ensure pthread.h is early If we are using threads we need to make sure pthread.h comes in before just about anything else. Some platforms enable macros that alter what other headers define. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>