diff options
Diffstat (limited to 'editors/pragtical/files/patch-src_api_utf8.c')
| -rw-r--r-- | editors/pragtical/files/patch-src_api_utf8.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/pragtical/files/patch-src_api_utf8.c b/editors/pragtical/files/patch-src_api_utf8.c new file mode 100644 index 000000000000..7a9b5c4cf424 --- /dev/null +++ b/editors/pragtical/files/patch-src_api_utf8.c @@ -0,0 +1,10 @@ +--- src/api/utf8.c.orig 2025-01-21 19:20:49 UTC ++++ src/api/utf8.c +@@ -29,6 +29,7 @@ + #include <lualib.h> + + #include <assert.h> ++#include <limits.h> + #include <string.h> + #include <stdint.h> + #include <stdlib.h> |
