]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/win32-localtime-r'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Jun 2026 03:05:03 +0000 (20:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jun 2026 03:05:04 +0000 (20:05 -0700)
Build-fix for 32-bit Windows.

* js/win32-localtime-r:
  win32: ensure that `localtime_r()` is declared even in i686 builds


Trivial merge