]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
v4: Two CI fixes (#4229)
authorNick Porter <nick@portercomputing.co.uk>
Thu, 16 Sep 2021 12:45:02 +0000 (13:45 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Sep 2021 12:45:02 +0000 (08:45 -0400)
commitcccdc6bedf23697572e2d98282bda8656a47fb8d
tree4e024e7356de2107d2a91b904dc747ef1f21480c
parent94692c0b81c0872e37ae9d5c31de99a541b8609e
v4: Two CI fixes (#4229)

* sysctl.h is deprecated on Linux - and not needed here

* Prevent invalid divide by zero warnings
src/lib/server/main_config.c
src/lib/util/hw.c