mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-05-03 00:48:25 +02:00
10 lines
180 B
Diff
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"
|