diff options
-rw-r--r-- | lprefix.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ static void compat53_rawseti (lua_State *L, int i, lua_Integer n) { | |||
99 | #endif /* ltablib_c */ | 99 | #endif /* ltablib_c */ |
100 | 100 | ||
101 | #ifdef lstrlib_c | 101 | #ifdef lstrlib_c |
102 | #include <lualib.h> | ||
102 | /* move the string library open function out of the way (we only take | 103 | /* move the string library open function out of the way (we only take |
103 | * the string packing functions)! | 104 | * the string packing functions)! |
104 | */ | 105 | */ |