Am 03.10.25 um 22:01 schrieb Michael Forney:
With -std=c99, adding -D_GNU_SOURCE would likely work on Linux, but according to that mail, it doesn't cause timersub to be exposed on NetBSD.
Patrick's patch to add _GNU_SOURCE helped fix my build problem. Thanks both! -- Benny