From 98c9825c49a1674f59eafb3253829ca7d5cac3c1 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 14 Jan 2019 16:40:14 +0800 Subject: *rename source file --- src/libjin-lua/common/l_port.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/libjin-lua/common/l_port.h (limited to 'src/libjin-lua/common/l_port.h') diff --git a/src/libjin-lua/common/l_port.h b/src/libjin-lua/common/l_port.h new file mode 100644 index 0000000..8e99ca4 --- /dev/null +++ b/src/libjin-lua/common/l_port.h @@ -0,0 +1,8 @@ +#ifndef __JE_LUA_PORT_H +#define __JE_LUA_PORT_H + +#define LUA_PORT extern +#define LUA_IMPLEMENT static +#define LUA_EXPORT + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0