/* See license.txt in the root of this project. */ # ifndef LMT_LTEXIOLIB_H # define LMT_LTEXIOLIB_H # include # include extern FILE *lmt_valid_file (lua_State *L); # endif