mingw: poll.h is no longer in sys/
commit2d52ea93a7ca451b967f180e0ea0d32404749a66
authorErik Faye-Lund <kusmabite@gmail.com>
Tue, 1 Nov 2011 11:56:21 +0000 (1 12:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 1 Nov 2011 17:02:11 +0000 (1 10:02 -0700)
treecf42d3387545944a04443788519922c6cffb4922
parentc09cd77ea2fe3580b33918a99fe138d239ac2aaf
mingw: poll.h is no longer in sys/

Earlier we moved this header file in the code but forgot to
update the Makefile that refers to it.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile