diff options
Diffstat (limited to 'luxio.c')
-rw-r--r-- | luxio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3147,7 +3147,7 @@ luxio_iconv(lua_State *L) return 1; } -#undefine ICONV_BUF_SIZE +#undef ICONV_BUF_SIZE static const struct luaL_Reg luxio_functions[] = { |