fix osx compile
This commit is contained in:
parent
1ed8805208
commit
65980ba304
@ -729,7 +729,7 @@ SIGAR_DECLARE(int) sigar_who_list_get(sigar_t *sigar,
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#if defined(__FreeBSD__) || defined(DARWIN)
|
||||
# define ut_user ut_name
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user