diff options
Diffstat (limited to 'lbaselib.c')
-rw-r--r-- | lbaselib.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ | |||
19 | 19 | ||
20 | #include "lauxlib.h" | 20 | #include "lauxlib.h" |
21 | #include "lualib.h" | 21 | #include "lualib.h" |
22 | #include "llimits.h" | ||
22 | 23 | ||
23 | 24 | ||
24 | static int luaB_print (lua_State *L) { | 25 | static int luaB_print (lua_State *L) { |