mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 05:22:20 +01:00
... by using the same additional includes as on Linux.
Fixes:
CC tests/api/unit_test-test_rsa.o
tests/api.c:19554:9: error: call to undeclared function 'waitpid'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
19554 | waitpid(pid, &waitstatus, 0);
| ^
Tested on ElectroBSD amd64 14.3-STABLE.
Before creating any new configure files (.conf) read the CONF_FILES_README.md