]> Savannah Git Hosting - gnulib.git/commit
utimens: Fix missing declarations on NetBSD (regr. 2024-09-16).
authorCollin Funk <collin.funk1@gmail.com>
Sun, 23 Mar 2025 23:36:26 +0000 (16:36 -0700)
committerBruno Haible <bruno@clisp.org>
Tue, 1 Apr 2025 14:40:58 +0000 (16:40 +0200)
commitbba8fe374600c4e42db31ca82775cb46c77d55f9
tree41e5e929afce43104238bc9424ac58806d2bd4fb
parentda71a29a313e2177315635b779338e1f143b1617
utimens: Fix missing declarations on NetBSD (regr. 2024-09-16).

* lib/utimens.h [HAVE_UTIMENS || HAVE_LUTIMENS]: Include <sys/stat.h>
instead of <sys/time.h> for the declarations of these functions on
NetBSD.
ChangeLog
lib/utimens.h