]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
use TEMP_PREFERRED/VALID_LIFETIME for OpenBSD
authorStuart Henderson <sthen@users.noreply.github.com>
Fri, 3 Apr 2020 12:23:49 +0000 (12:23 +0000)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 12:23:49 +0000 (12:23 +0000)
commit29b75a3191c449a660836b7f3b5ddb68dcd0e16c
treeb381b3c83e1a3fbfe9cb40c29e819c3c2bc30739
parent14b675edb3e3be35c9979f2b5ddfe2a841c33ac9
use TEMP_PREFERRED/VALID_LIFETIME for OpenBSD

Shortly after dhcpcd started using these constants, they were dropped from OpenBSD kernel headers as they're only used by rad(8). Switch to dhcpcd's own constants instead, fixing build on recent -current.
src/if-bsd.c