]> 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)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 23 Mar 2025 23:36:26 +0000 (16:36 -0700)
commit39db933c36305612b79300aa34f4d0d926816cd3
tree77b65bd6bb7c82a988f9e3e2a88c640ffad8baa6
parent7d0d2480143d46dc9ee8dfd17d4149b84d5eab2e
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