]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
use TEMP_PREFERRED/VALID_LIFETIME for OpenBSD 13/head
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)
commitd1b4b7d5121cb7cb21b813d660a0cf3152fe5302
treeb381b3c83e1a3fbfe9cb40c29e819c3c2bc30739
parent12ddbee51f0e1cf4372146f8d42ea404dd07dba3
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