[Mono-dev] [PATCH] Small fix for MSVC builds.
Bill Holmes
billholmes54 at gmail.com
Fri Apr 24 17:10:07 EDT 2009
Hi,
socket-wrappers.h includes sys/select.h and sys/time.h. These files
are not available for the MSVC builds. The attached patch moves those
include statements to the !WINDOWS part of socket-wrappers.h.
2009-04-24 Bill Holmes <billholmes54 at gmail.com>
* socket-wrappers.h : Move include statements to fix the MSVC builds.
Code is contributed under MIT/X11 license.
-bill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: socket-wrappers_h.patch
Type: application/octet-stream
Size: 1045 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090424/ba6e3de9/attachment.obj
More information about the Mono-devel-list
mailing list