On 2019-06-16 15:16, Emil Velikov wrote:
On Mon, 3 Jun 2019 at 08:41, Niclas Zeising wrote:
FreeBSD requires sys/types.h for sys/sysctl.h, add it as part of the
includes when checking for headers.
Instead of splitting out the check for sys/sysctl.h from the other
header checks, just add sys/ty
On Mon, 3 Jun 2019 at 08:41, Niclas Zeising wrote:
>
> FreeBSD requires sys/types.h for sys/sysctl.h, add it as part of the
> includes when checking for headers.
> Instead of splitting out the check for sys/sysctl.h from the other
> header checks, just add sys/types.h to all header checks.
>
If he