Closed thesamesam closed 2 years ago
Thanks for the quick review. Bonus is that this may well have helped with https://github.com/radvd-project/radvd/issues/158.
We need to fix the CI so FreeBSD passes: https://github.com/radvd-project/radvd/pull/198
Clang 16 makes -Wimplicit-function-declaration error by default (and it's planned that GCC 14 will do the same) so we need to fix the real problem. This is papering over it.
It's not true that there's nothing we can do about it. Fix in a follow-up commit.
Fixes: b5e6b09 Signed-off-by: Sam James sam@gentoo.org