Define LUA_USE_POSIX

This commit is contained in:
Jeremy Baxter 2023-07-24 12:09:37 +12:00
parent 929b2a7aa8
commit c09a47f790
2 changed files with 4 additions and 3 deletions

View file

@ -8,6 +8,8 @@
#include <lua.h>
#define LUA_USE_POSIX
#define CALLISTO_VERSION_MAJOR "0"
#define CALLISTO_VERSION_MINOR "1"
#define CALLISTO_VERSION_RELEASE "0"