1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-17 21:47:07 +00:00
termux-packages/packages/ckermit/ckcnet.h.patch
2021-12-25 20:01:22 +01:00

12 lines
160 B
Diff

--- a/ckcnet.h
+++ b/ckcnet.h
@@ -1506,4 +1506,8 @@
#endif
#endif /* MACOSX10 */
+#ifdef __ANDROID__
+#include <strings.h>
+#endif
+
#endif /* CKCNET_H */