HomeFreeBSD

timerfd_create: fix after cf742faa39a58a9b43b671c66097e6880459d4ae

Description

timerfd_create: fix after cf742faa39a58a9b43b671c66097e6880459d4ae

Remove the include that crept in by accident
Clang complains about CLOCK_BOOTTIME being the same for now as
CLOCK_UPTIME, so remove CLOCK_BOOTTIME and leave a comment for
what to do when CLOCK_BOOTTIME will be different for real.

Details

Provenance
baptAuthored on Mar 6 2024, 5:28 PM
Parents
rGcf742faa39a5: timerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME
Branches
Unknown
Tags
Unknown