aboutsummaryrefslogtreecommitdiffstats
path: root/main/lsyncd/lua5.4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/lsyncd/lua5.4.patch')
-rw-r--r--main/lsyncd/lua5.4.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/lsyncd/lua5.4.patch b/main/lsyncd/lua5.4.patch
new file mode 100644
index 00000000000..b305d413161
--- /dev/null
+++ b/main/lsyncd/lua5.4.patch
@@ -0,0 +1,10 @@
+--- a/lsyncd.h
++++ b/lsyncd.h
+@@ -19,6 +19,7 @@
+
+ #define LUA_COMPAT_ALL
+ #define LUA_COMPAT_5_1
++#define LUA_COMPAT_5_3
+
+ // includes needed for headerfile
+ #include "config.h"