]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mh/mingw-case-sensitive-build'
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Jul 2023 19:05:23 +0000 (12:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Jul 2023 19:05:23 +0000 (12:05 -0700)
Names of MinGW header files are spelled in mixed case in some
source files, but the build host can be using case sensitive
filesystem with header files with their name spelled in all
lowercase.

* mh/mingw-case-sensitive-build:
  mingw: use lowercase includes for some Windows headers

1  2 
compat/win32/trace2_win32_process_info.c
wrapper.c

diff --cc wrapper.c
Simple merge