fix test-poll compilation failure on Cygwin
[gnulib.git] / ChangeLog
index ac15d94..8d416fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
 
+       * modules/poll-tests: Do not check for io.h.
+       * tests/test-poll.c: Check for __MSVCRT__ instead.
+
+2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
+
        * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
        * modules/poll-tests: Add inet_pton, stdbool, sockets.
        * tests/test-poll.c: Use them.  Use _pipe on Windows.