mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-12 17:24:09 +00:00
Spelling.
This commit is contained in:
parent
ec56c25790
commit
7b0157aa99
@ -16,7 +16,7 @@
|
|||||||
#define ljamalg_c
|
#define ljamalg_c
|
||||||
#define LUA_CORE
|
#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)
|
#if defined(__linux__) && !defined(_GNU_SOURCE)
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user