Win32: Add symlink to fake <sys/mman.h>
authorPaul Cercueil <paul@crapouillou.net>
Thu, 24 Feb 2022 18:52:21 +0000 (18:52 +0000)
committerPaul Cercueil <paul@crapouillou.net>
Thu, 24 Feb 2022 18:53:38 +0000 (18:53 +0000)
Add a symlink from include/mman/sys/mman.h to deps/mman/mman.h.

Then, Lightning can be tricked into using our mman.h without having to
modify the external mman-win32 repo.

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

No differences found