author | Erik Faye-Lund <kusmabite@gmail.com> | |
Mon, 24 Oct 2011 16:02:09 +0000 (18:02 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 31 Oct 2011 01:44:28 +0000 (18:44 -0700) | ||
commit | 0f77dea9a80302b3b9acd1097fa3f2315d8aef0f | |
tree | 31b5e5b690e19a5efc82fdbf8484b7b952ab583e | tree | snapshot |
parent | 10b2a48113b8ab6b8f48229eb40fc3637ce025ae | commit | 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>
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>
Makefile | diff | blob | history | |
compat/win32/poll.c | [new file with mode: 0644] | blob |
compat/win32/poll.h | [new file with mode: 0644] | blob |
compat/win32/sys/poll.c | [deleted file] | blob | history |
compat/win32/sys/poll.h | [deleted file] | blob | history |