0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-10 22:09:48 +00:00
Files
termux-packages/packages/frogcomposband/h-system.h.patch
2023-04-12 00:58:11 +09:00

12 lines
199 B
Diff

--- a/src/h-system.h
+++ b/src/h-system.h
@@ -102,7 +102,7 @@
#endif /* SET_UID */
-#ifdef __DJGPP__
+#if defined __DJGPP__ || defined __ANDROID__
#include <unistd.h>
#endif /* __DJGPP__ */