[commit: ghc] wip/erikd/rts: fixup (2552617)

git at git.haskell.org git at git.haskell.org
Thu Oct 20 09:44:53 UTC 2016


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/erikd/rts
Link       : http://ghc.haskell.org/trac/ghc/changeset/25526177e63ebc0e6fa90c2b1820b454b593f2e1/ghc

>---------------------------------------------------------------

commit 25526177e63ebc0e6fa90c2b1820b454b593f2e1
Author: Erik de Castro Lopo <erikd at mega-nerd.com>
Date:   Mon Jun 13 17:35:21 2016 +1000

    fixup


>---------------------------------------------------------------

25526177e63ebc0e6fa90c2b1820b454b593f2e1
 ghc/hschooks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ghc/hschooks.c b/ghc/hschooks.c
index b4ce060..46a0944 100644
--- a/ghc/hschooks.c
+++ b/ghc/hschooks.c
@@ -4,6 +4,7 @@ for various bits of the RTS.  They are linked
 in instead of the defaults.
 */
 
+#include "../rts/PosixSource.h"
 #include "Rts.h"
 
 #include "HsFFI.h"



More information about the ghc-commits mailing list