This commit is contained in:
GitHub Merge Button 2012-05-19 20:50:33 -07:00
commit b31de0aa1c
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ extern "C" {
#include <sched.h>
#endif
#ifdef OS_DARWIN
#if defined(OS_DARWIN) || defined(OS_FREEBSD) || defined(OS_NETBSD)
#include <sched.h>
#endif