HomeFreeBSD

Fix build on GCC architectures.

Description

Fix build on GCC architectures.

sys/types.h is necessary for uint:
fparser/fparser.cc:3006:55: error: 'uint' was not declared in this scope; did you mean 'rint'?

PR: 244201
Submitted by: pkubaj

Details

Provenance
thierryAuthored on
Parents
rP526939: math/kig: follow-up to r526932, help cmake find python
Branches
Unknown
Tags
Unknown