mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-19 16:05:00 +00:00
13 lines
285 B
Diff
13 lines
285 B
Diff
https://github.com/termux/termux-packages/issues/15852
|
|
|
|
--- a/libtizcore/src/tizcore.c
|
|
+++ b/libtizcore/src/tizcore.c
|
|
@@ -37,6 +37,7 @@
|
|
#include <libgen.h>
|
|
#include <dlfcn.h>
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
#include <unistd.h>
|
|
#include <sys/stat.h>
|
|
#include <string.h>
|