#ifndef lualib_limited_h #define lualib_limited_h #include "lua.h" LUALIB_API void open_limitedio_libs (lua_State *L); #endif