mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-13 05:10:51 +00:00
- Progress on https://github.com/termux/termux-packages/issues/23492 - Fixes `curl/multi.h:429:23: error: expected identifier or '('` - it seems like `curl.h` should be included, which then includes `multi.h`, because including `multi.h` directly results in the error