0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-04 21:30:39 +00:00
Files
termux-packages/packages/recoll/utils-pathut.cpp.patch
2023-11-03 13:04:53 +08:00

12 lines
186 B
Diff

--- a/utils/pathut.cpp
+++ b/utils/pathut.cpp
@@ -1103,7 +1103,7 @@
#endif
}
-#if defined(STATX_TYPE)
+#if defined(STATX_TYPE) && !defined(__ANDROID__)
#include <sys/syscall.h>