From 439fbb807259ad52f1af86ca5e5c98b5f189a246 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Mon, 31 Oct 2011 20:12:44 +0100 Subject: 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 Acked-by: Erik Faye-Lund Signed-off-by: Junio C Hamano --- compat/vcbuild/include/sys/wait.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 compat/vcbuild/include/sys/wait.h (limited to 'compat/vcbuild/include/sys/wait.h') diff --git a/compat/vcbuild/include/sys/wait.h b/compat/vcbuild/include/sys/wait.h deleted file mode 100644 index 0d8552a2c6..0000000000 --- a/compat/vcbuild/include/sys/wait.h +++ /dev/null @@ -1 +0,0 @@ -/* Intentionally empty file to support building git with MSVC */ -- cgit v1.2.3