[commit: ghc] wip/erikd/rts: wip (a154d14)
git at git.haskell.org
git at git.haskell.org
Thu Oct 20 09:44:47 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/erikd/rts
Link : http://ghc.haskell.org/trac/ghc/changeset/a154d14dff04bf2745223a60b80d2eacdc63c707/ghc
>---------------------------------------------------------------
commit a154d14dff04bf2745223a60b80d2eacdc63c707
Author: Erik de Castro Lopo <erikd at mega-nerd.com>
Date: Fri Jul 1 20:26:58 2016 +1000
wip
>---------------------------------------------------------------
a154d14dff04bf2745223a60b80d2eacdc63c707
rts/posix/OSMem.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/rts/posix/OSMem.c b/rts/posix/OSMem.c
index 7865623..ba55a02 100644
--- a/rts/posix/OSMem.c
+++ b/rts/posix/OSMem.c
@@ -9,7 +9,6 @@
// This is non-posix compliant.
// #include "PosixSource.h"
-#include "Rts.h"
#include "RtsUtils.h"
#include "sm/OSMem.h"
#include "sm/HeapAlloc.h"
More information about the ghc-commits
mailing list