Author: martin
Date: 2007-10-17 10:46:18 -0400 (Wed, 17 Oct 2007)
New Revision: 87680

Modified:
   branches/martin/debugger-plophos/debugger/backend/server/x86-ptrace.c
Log:
Don't #include <mono/metadata/threads.h>.


Modified: branches/martin/debugger-plophos/debugger/backend/server/x86-ptrace.c
===================================================================
--- branches/martin/debugger-plophos/debugger/backend/server/x86-ptrace.c       
2007-10-17 14:41:59 UTC (rev 87679)
+++ branches/martin/debugger-plophos/debugger/backend/server/x86-ptrace.c       
2007-10-17 14:46:18 UTC (rev 87680)
@@ -21,7 +21,6 @@
 #include <string.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <mono/metadata/threads.h>
 
 /*
  * NOTE:  The manpage is wrong about the POKE_* commands - the last argument

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to