[MLton-commit] r7232
Matthew Fluet
fluet at mlton.org
Fri Oct 2 12:00:37 PDT 2009
Fix botched patch application from r7231.
----------------------------------------------------------------------
U mlton/trunk/runtime/platform/darwin.h
----------------------------------------------------------------------
Modified: mlton/trunk/runtime/platform/darwin.h
===================================================================
--- mlton/trunk/runtime/platform/darwin.h 2009-10-02 14:23:35 UTC (rev 7231)
+++ mlton/trunk/runtime/platform/darwin.h 2009-10-02 19:00:37 UTC (rev 7232)
@@ -27,7 +27,6 @@
#include <sys/wait.h>
#include <syslog.h>
#include <termios.h>
-#include <ucontext.h>
#include <sys/ucontext.h>
#include <utime.h>
More information about the MLton-commit
mailing list