Skip to content

Commit b756864

Browse files
j6tgitster
authored andcommitted
MSVC: Fix build by adding missing termios.h dummy
A use of this header file was introduced in eb80042 (Add missing #include to support TIOCGWINSZ on Solaris, 2010-01-11). Signed-off-by: Johannes Sixt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4763868 commit b756864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compat/vcbuild/include/termios.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* Intentionally empty file to support building git with MSVC */

0 commit comments

Comments
 (0)