[Mono-bugs] [Bug 57168][Nor] Changed - mono/io-layer/processes.c missing include

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 17 Apr 2004 11:12:12 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=57168

--- shadow/57168	2004-04-17 06:16:09.000000000 -0400
+++ shadow/57168.tmp.14296	2004-04-17 11:12:12.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 57168
 Product: Mono: Runtime
 Version: unspecified
 OS: other
 OS Details: NetBSD 2.0_BETA i386
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: recht@netbsd.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,9 @@
  #include <sys/types.h>
  #include <unistd.h>
 +#include <signal.h>
   
  #include <mono/io-layer/wapi.h>
  #include <mono/io-layer/wapi-private.h>
+
+------- Additional Comments From vargaz@freemail.hu  2004-04-17 11:12 -------
+Fixed in CVS.