1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-14 03:39:53 +03:00
aports/main/lsyncd/lua5.4.patch
2022-04-27 16:35:27 +00:00

10 lines
180 B
Diff

--- 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"