evil haxx

This commit is contained in:
lizzie 2025-12-01 21:35:01 +00:00
parent 98ac8ab13c
commit 81b953affc
3 changed files with 6 additions and 4 deletions

View file

@ -6,8 +6,6 @@
#ifdef _WIN32
#include <windows.h>
#elif defined(__OPENORBIS__)
#include <orbis/libkernel.h>
#else
#include <sys/mman.h>
#endif