diff options
Diffstat (limited to 'rts/Stable.c')
-rw-r--r-- | rts/Stable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/Stable.c b/rts/Stable.c index 813c6c8b47..e5e8dfbdd0 100644 --- a/rts/Stable.c +++ b/rts/Stable.c @@ -19,6 +19,7 @@ #include "RtsFlags.h" #include "OSThreads.h" #include "Trace.h" +#include "Stable.h" /* Comment from ADR's implementation in old RTS: |