Reported by Tom G. Christensen <tgc@jupiterrise.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-12/msg00295.html>.
* lib/utime.c: Include <errno.h>.
+2020-12-31 Bruno Haible <bruno@clisp.org>
+
+ utime: Fix compilation error on macOS and Solaris 9 (regr. 2020-12-24).
+ Reported by Tom G. Christensen <tgc@jupiterrise.com> in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2020-12/msg00295.html>.
+ * lib/utime.c: Include <errno.h>.
+
2020-12-30 Karl Berry <karl@freefriends.org>
config: srclistvars doc.
#else
+# include <errno.h>
# include <sys/stat.h>
# include "filename.h"