summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4763868)
raw | patch | inline | side by side (parent: 4763868)
author | Johannes Sixt <j6t@kdbg.org> | |
Mon, 19 Apr 2010 07:37:20 +0000 (09:37 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 19 Apr 2010 08:28:21 +0000 (01:28 -0700) |
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>
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] | patch | blob |
diff --git a/compat/vcbuild/include/termios.h b/compat/vcbuild/include/termios.h
--- /dev/null
@@ -0,0 +1 @@
+/* Intentionally empty file to support building git with MSVC */