diff options
Diffstat (limited to 'lcorolib.c')
-rw-r--r-- | lcorolib.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ | |||
16 | 16 | ||
17 | #include "lauxlib.h" | 17 | #include "lauxlib.h" |
18 | #include "lualib.h" | 18 | #include "lualib.h" |
19 | #include "llimits.h" | ||
19 | 20 | ||
20 | 21 | ||
21 | static lua_State *getco (lua_State *L) { | 22 | static lua_State *getco (lua_State *L) { |