1 2 3 4 5 6 7 8
#ifndef __JE_LUA_PORT_H #define __JE_LUA_PORT_H #define LUA_PORT extern #define LUA_IMPLEMENT static #define LUA_EXPORT #endif