Re: sys_random: Work around macOS bug
> __OSX_AVAILABLE(10.12) __IOS_AVAILABLE(10.0) __TVOS_AVAILABLE(10.0) > __WATCHOS_AVAILABLE(3.0) > ^ > > It needs or to be included first. > > This patch provides a workaround. > > > 2020-05-30 Bruno Haible > > sys_random: Work a
sys_random: Work around macOS bug
included first. This patch provides a workaround. 2020-05-30 Bruno Haible sys_random: Work around macOS bug. * m4/sys_random_h.m4 (gl_HEADER_SYS_RANDOM): Include and before . * m4/getrandom.m4 (gl_FUNC_GETRANDOM): Likewise. * lib/sys_random.in.h: On macOS