diff options
Diffstat (limited to 'rts/ProfHeap.c')
-rw-r--r-- | rts/ProfHeap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/ProfHeap.c b/rts/ProfHeap.c index 9557648fcc..18c3e41a32 100644 --- a/rts/ProfHeap.c +++ b/rts/ProfHeap.c @@ -9,6 +9,7 @@ #include "PosixSource.h" #include "Rts.h" +#include "Capability.h" #include "RtsFlags.h" #include "RtsUtils.h" #include "Profiling.h" |