mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 11:52:25 +01:00
11 lines
180 B
Diff
11 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"
|