[commit: ghc] master: Revert "Make sure that a prototype is included for 'setIOManagerControlFd'" (b760cc5)
git at git.haskell.org
git at git.haskell.org
Sat Aug 30 09:53:17 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/b760cc59b26a407dcd5715920c64f53513e65f14/ghc
>---------------------------------------------------------------
commit b760cc59b26a407dcd5715920c64f53513e65f14
Author: Gabor Greif <ggreif at gmail.com>
Date: Sat Aug 30 00:30:39 2014 +0200
Revert "Make sure that a prototype is included for 'setIOManagerControlFd'"
This reverts commit 7bf49f86a20f3beda0ee5fbea2db64cfef730d74.
>---------------------------------------------------------------
b760cc59b26a407dcd5715920c64f53513e65f14
rts/Capability.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/rts/Capability.c b/rts/Capability.c
index 542df32..29c5270 100644
--- a/rts/Capability.c
+++ b/rts/Capability.c
@@ -26,7 +26,6 @@
#include "sm/GC.h" // for gcWorkerThread()
#include "STM.h"
#include "RtsUtils.h"
-#include "rts/IOManager.h"
#include <string.h>
More information about the ghc-commits
mailing list