author | Vincent van Ravesteijn <vfr@lyx.org> | |
Mon, 31 Oct 2011 19:12:44 +0000 (20:12 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 1 Nov 2011 03:06:06 +0000 (20:06 -0700) | ||
commit | 439fbb807259ad52f1af86ca5e5c98b5f189a246 | |
tree | c7e5159acfa1834eedd0207bf1a5eeb5cdf11b63 | tree | snapshot |
parent | 7b05949be007952c5f7708aac50e731534740574 | commit | diff |
MSVC: Remove unneeded header stubs
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>
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>
12 files changed:
compat/vcbuild/include/arpa/inet.h | [deleted file] | blob | history |
compat/vcbuild/include/grp.h | [deleted file] | blob | history |
compat/vcbuild/include/inttypes.h | [deleted file] | blob | history |
compat/vcbuild/include/netdb.h | [deleted file] | blob | history |
compat/vcbuild/include/netinet/in.h | [deleted file] | blob | history |
compat/vcbuild/include/netinet/tcp.h | [deleted file] | blob | history |
compat/vcbuild/include/pwd.h | [deleted file] | blob | history |
compat/vcbuild/include/sys/ioctl.h | [deleted file] | blob | history |
compat/vcbuild/include/sys/select.h | [deleted file] | blob | history |
compat/vcbuild/include/sys/socket.h | [deleted file] | blob | history |
compat/vcbuild/include/sys/wait.h | [deleted file] | blob | history |
compat/vcbuild/include/termios.h | [deleted file] | blob | history |