compat/win32/poll.c: upgrade from upstream
authorErik Faye-Lund <kusmabite@gmail.com>
Mon, 24 Oct 2011 16:02:10 +0000 (18:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Oct 2011 01:45:16 +0000 (18:45 -0700)
poll.c is updated from revision adc3a5b in
git://git.savannah.gnu.org/gnulib.git

The changes are applied with --whitespace=fix to reduce noise.

poll.h is not upgraded, because the most recent version now
contains template-stuff that breaks compilation for us.

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>
No differences found