X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FRtsAPI.c;h=1a18e9bf7bacab437073ffab909bcf3d284be1a2;hp=b1b1d9c52d7f4c4e53e87547039887ad065e5107;hb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;hpb=2246c514eade324d70058ba3135dc0c51ee9353b diff --git a/rts/RtsAPI.c b/rts/RtsAPI.c index b1b1d9c..1a18e9b 100644 --- a/rts/RtsAPI.c +++ b/rts/RtsAPI.c @@ -17,6 +17,7 @@ #include "Prelude.h" #include "Schedule.h" #include "Capability.h" +#include "Stable.h" #include