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
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __FreeBSD__
|
#if defined(__FreeBSD__) || defined(DARWIN)
|
||||||
# define ut_user ut_name
|
# define ut_user ut_name
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user