diff options
Diffstat (limited to 'lauxlib.c')
-rw-r--r-- | lauxlib.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ | |||
25 | #include "lua.h" | 25 | #include "lua.h" |
26 | 26 | ||
27 | #include "lauxlib.h" | 27 | #include "lauxlib.h" |
28 | #include "llimits.h" | ||
28 | 29 | ||
29 | 30 | ||
30 | #if !defined(MAX_SIZET) | 31 | #if !defined(MAX_SIZET) |