aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lprefix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lprefix.h b/lprefix.h
index 5864251..aa1350b 100644
--- a/lprefix.h
+++ b/lprefix.h
@@ -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 */