nasm/nasmlib
H. Peter Anvin (Intel) 22a9118f1e nasmlib: mmap.c included the deleted "file.h", but didn't need it
The recently removed "file.h" was #included by mmap.c, but mmap.c just
needed a few standard header files.

Similarly, remove <sys/mman.h> from file.c.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-12-16 17:32:25 -08:00
..
2017-09-27 13:34:42 -07:00
2018-12-26 06:32:37 -08:00
2025-10-01 13:53:05 -07:00