0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 14:13:36 +00:00
termux-packages/packages/sc-im/src-formats-ods.c.patch
Biswapriyo Nath a82c835ba4
bump(main/libxlsxwriter): 1.1.7 (#19690)
* bump(main/libxlsxwriter): 1.1.7

Remove CMakeLists.txt.patch file which was added in upstream.
f477741dd3

* rebuild(main/sc-im): link with libxlsxwriter 1.1.7
2024-04-10 16:51:16 +02:00

11 lines
169 B
Diff

--- a/src/formats/ods.c
+++ b/src/formats/ods.c
@@ -48,6 +48,7 @@
#ifdef ODS
#include <errno.h>
+#include <stdlib.h>
#include <zip.h>
#include <libxml/parser.h>