Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorErik Faye-Lund <kusmabite@gmail.com>2011-10-24 20:02:09 +0400
committerJunio C Hamano <gitster@pobox.com>2011-10-31 05:44:28 +0400
commit0f77dea9a80302b3b9acd1097fa3f2315d8aef0f (patch)
tree31b5e5b690e19a5efc82fdbf8484b7b952ab583e /compat
parent10b2a48113b8ab6b8f48229eb40fc3637ce025ae (diff)
mingw: move poll out of sys-folder
Both XSI and upstream Gnulib versions expects to find poll.h at the root of some include path, not inside the sys-folder. This helps us when upgrading Gnulib. Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com> Acked-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
-rw-r--r--compat/win32/poll.c (renamed from compat/win32/sys/poll.c)0
-rw-r--r--compat/win32/poll.h (renamed from compat/win32/sys/poll.h)0
2 files changed, 0 insertions, 0 deletions
diff --git a/compat/win32/sys/poll.c b/compat/win32/poll.c
index 708a6c9bec..708a6c9bec 100644
--- a/compat/win32/sys/poll.c
+++ b/compat/win32/poll.c
diff --git a/compat/win32/sys/poll.h b/compat/win32/poll.h
index b7aa59d973..b7aa59d973 100644
--- a/compat/win32/sys/poll.h
+++ b/compat/win32/poll.h