Skip to content

Commit

Permalink
Merge branch 'maint-1.6.6' into maint
Browse files Browse the repository at this point in the history
* maint-1.6.6:
  MSVC: Fix build by adding missing termios.h dummy
  • Loading branch information
Junio C Hamano committed Apr 19, 2010
2 parents 03aa87e + b756864 commit 8165952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compat/vcbuild/include/termios.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* Intentionally empty file to support building git with MSVC */

0 comments on commit 8165952

Please sign in to comment.