]> Savannah Git Hosting - gnulib.git/commit
poll: port to MSVC v18 on MS-Windows 8.1
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 Feb 2015 00:16:19 +0000 (16:16 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 Feb 2015 00:18:26 +0000 (16:18 -0800)
commit17f1e64f00011fb745019119e21b26e4aba65e4b
tree38ebd18277ab0ed353831ce48a0ce3e01e435a18
parent0d3024546a8d5cd0294fa3c40862e64477048c2e
poll: port to MSVC v18 on MS-Windows 8.1

Problem reported by Gisle Vanem in:
http://lists.gnu.org/archive/html/bug-gnulib/2015-02/msg00139.html
* lib/poll.c: Always include <sys/select.h> and <sys/socket.h>.
* modules/poll (Depends-on) [!HAVE_POLL || REPLACE_POLL]:
Add sys_socket.
ChangeLog
lib/poll.c
modules/poll