summaryrefslogtreecommitdiff
path: root/compat/vcbuild/include/sys/ioctl.h
AgeCommit message (Collapse)AuthorFilesLines
2009-09-18Add empty header files for MSVC portLibravatar Marius Storm-Olsen1-0/+1
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>