diff options
-rw-r--r-- | src/lua.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lua.sym b/src/lua.sym index bba90d4e..42e19612 100644 --- a/src/lua.sym +++ b/src/lua.sym @@ -122,3 +122,5 @@ luaopen_os luaopen_package luaopen_string luaopen_table +luaopen_lfs +luaopen_lpeg |