Skip to content

Commit

Permalink
MSVC: Remove unneeded header stubs
Browse files Browse the repository at this point in the history
These headers are no longer needed since they are no longer
unnecessarily included in git-compat-util.h.

Signed-off-by: Vincent van Ravesteijn <vfr@lyx.org>
Acked-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Vincent van Ravesteijn authored and Junio C Hamano committed Nov 1, 2011
1 parent 7b05949 commit 439fbb8
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion compat/vcbuild/include/arpa/inet.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/grp.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/inttypes.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/netdb.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/netinet/in.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/netinet/tcp.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/pwd.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/sys/ioctl.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/sys/select.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/sys/socket.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/sys/wait.h

This file was deleted.

1 change: 0 additions & 1 deletion compat/vcbuild/include/termios.h

This file was deleted.

0 comments on commit 439fbb8

Please sign in to comment.