On 12/10/22 20:56, Warner Losh wrote:
From: Muhammad Moinur Rahman <b...@freebsd.org>

Some versions of FreeBSD now require sys/param.h for machine/pmap.h on
x86. Include them here to meet that requirement. It does no harm on
older versions, so there's no need to #ifdef it.

Signed-off-by:  Muhammad Moinur Rahman <b...@freebsd.org>
Reviewed-by:    John Baldwin <j...@freebsd.org>
Signed-off-by:  Warner Losh <i...@bsdimp.com>
---
  bsd-user/host/i386/host-signal.h   | 1 +
  bsd-user/host/x86_64/host-signal.h | 1 +
  2 files changed, 2 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>

Reply via email to