Add empty header files for MSVC port
MSVC lacks many of the header files included by git-compat-util.h; add blank header files for these instead of going ifdef crazy. Signed-off-by: Marius Storm-Olsen <mstormo@gmail.com> Acked-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
71064e3f86
commit
55fcb06482
1
compat/vcbuild/include/sys/select.h
Normal file
1
compat/vcbuild/include/sys/select.h
Normal file
@ -0,0 +1 @@
|
||||
/* Intentionally empty file to support building git with MSVC */
|
Reference in New Issue
Block a user