mingw: move poll out of sys-folder
authorErik Faye-Lund <redacted>
Mon, 24 Oct 2011 16:02:09 +0000 (18:02 +0200)
committerJunio C Hamano <redacted>
Mon, 31 Oct 2011 01:44:28 +0000 (18:44 -0700)
commit0f77dea9a80302b3b9acd1097fa3f2315d8aef0f
tree31b5e5b690e19a5efc82fdbf8484b7b952ab583e
parent10b2a48113b8ab6b8f48229eb40fc3637ce025ae
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 <redacted>
Acked-by: Johannes Sixt <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
compat/win32/poll.c [moved from compat/win32/sys/poll.c with 100% similarity]
compat/win32/poll.h [moved from compat/win32/sys/poll.h with 100% similarity]
git clone https://git.99rst.org/PROJECT