0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-07-05 02:33:05 +00:00
Files
termux-packages/packages/prover9/build.sh
Biswapriyo Nath 27d5b169ea fix(main/prover9): Fix implicit int compiler error
This fixes compiler errors as following.

msearch.c:850:22: error: parameter 'n' was not declared, defaults to 'int';
ISO C99 and later do not support implicit int [-Wimplicit-int]
int next_domain_size(n)
                     ^
2024-07-29 14:17:26 +00:00

611 B