From: Erik Faye-Lund Date: Mon, 24 Oct 2011 16:02:09 +0000 (+0200) Subject: mingw: move poll out of sys-folder X-Git-Tag: v1.7.8-rc1~12^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0f77dea9a80302b3b9acd1097fa3f2315d8aef0f?ds=inline;hp=0f77dea9a80302b3b9acd1097fa3f2315d8aef0f 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 Acked-by: Johannes Sixt Signed-off-by: Junio C Hamano ---