On 9/17/21 4:56 AM, Warner Losh wrote: > All these MAP_ symbols are always defined on supported FreeBSD versions > (12.2 and newer), so remove the #ifdefs since they aren't needed. > > Signed-off-by: Warner Losh <i...@bsdimp.com> > --- > bsd-user/mmap.c | 14 -------------- > 1 file changed, 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>