mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-12 09:24:07 +00:00
Spelling.
This commit is contained in:
parent
ec56c25790
commit
7b0157aa99
@ -16,7 +16,7 @@
|
||||
#define ljamalg_c
|
||||
#define LUA_CORE
|
||||
|
||||
/* To get the mremap prototype. Must be defind before any system includes. */
|
||||
/* To get the mremap prototype. Must be defined before any system includes. */
|
||||
#if defined(__linux__) && !defined(_GNU_SOURCE)
|
||||
#define _GNU_SOURCE
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user