mirror of
https://github.com/lua/lua.git
synced 2026-08-04 04:19:06 +00:00
llimits.h being used by all Lua code
The definitions in llimits.h are useful not only for the core. That header only defines types and '#define's, so libs and core still do not share any real code/data.
This commit is contained in: