Allow MonoPosixHelper to *actually* compile on Win32. (Thanks to eno on irc.)
authorJonathan Pryor <jpryor@novell.com>
Wed, 5 Jan 2005 19:29:48 +0000 (19:29 -0000)
committerJonathan Pryor <jpryor@novell.com>
Wed, 5 Jan 2005 19:29:48 +0000 (19:29 -0000)
commit9b9f1333a15ce1f68c705ff5237a2b22a1669ad1
treeb4e202fce6cf8a39f7fe3e0402a75a1b6b5f4c25
parentf9c9d6f85c5bb6d7abcccc8ef5c7064546f2be07
Allow MonoPosixHelper to *actually* compile on Win32.  (Thanks to eno on irc.)
  * map.c: Continuing my ineptitude...  <sys/wait.h> isn't on Win32.
  * mph.h: Win32 doesn't define EOVERFLOW, either.  Define it.

svn path=/trunk/mono/; revision=38374
support/ChangeLog
support/map.c
support/mph.h