MSVC: Fix build by adding missing termios.h dummy
commitb75686455c0524f167b6a878c124df40db34b325
authorJohannes Sixt <j6t@kdbg.org>
Mon, 19 Apr 2010 07:37:20 +0000 (19 09:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Apr 2010 08:28:21 +0000 (19 01:28 -0700)
tree1c4178347691d6f4252eb601671943662001c9f9
parent476386858c70c1457bf32ff6d93b2100f03513fc
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 <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/vcbuild/include/termios.h [new file with mode: 0644]