git subrepo pull --force deps/lightning
[pcsx_rearmed.git] / deps / lightning / lib / jit_memory.c
index 33b1c35..d1e3a14 100644 (file)
 
 #include <lightning.h>
 #include <lightning/jit_private.h>
-#ifdef _WIN32
-#  include <mman.h>
-#else
-#  include <sys/mman.h>
-#endif
 
 /*
  * Prototypes