Fix Win32 build, part 2
authorPaul Cercueil <paul@crapouillou.net>
Mon, 24 Jul 2023 21:14:36 +0000 (23:14 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Mon, 24 Jul 2023 21:22:21 +0000 (23:22 +0200)
GNU Lightning does use the 'HAVE_MMAP' macro, so it needs to be defined
when compiling it; otherwise Lightning will fail on an assert() at
runtime.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>

No differences found