darwin fix

This commit is contained in:
Doug MacEachern 2005-02-20 01:38:02 +00:00
parent 275865954c
commit 9cc156a739
1 changed files with 2 additions and 0 deletions

View File

@ -160,7 +160,9 @@ int sigar_os_open(sigar_t **sigar)
}
#endif
#ifndef DARWIN
get_koffsets(*sigar);
#endif
(*sigar)->ncpu = ncpu;