Fixed JIT build on Linux for real.
This commit is contained in:
parent
dc758ead10
commit
cb41fa6de4
@ -52,7 +52,7 @@ SourcePawnEngine g_engine1;
|
|||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined PLATFORM_LINUX
|
#if defined __linux__
|
||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user