Files
ports/net/ns
claudio 8b939281db Fix configure test that uses 'main()' instead of 'int main(void)'.
Because of this the return type of random(3) is misdetected and the
build later fails on ports-gcc because the the local random() stub
clashes with the prototype from <stdlib.h>.
Bump REVISION.
2025-12-15 19:40:05 +00:00
..