summaryrefslogtreecommitdiff
path: root/includes/Stg.h
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-04-25 14:04:34 +0000
committerIan Lynagh <igloo@earth.li>2008-04-25 14:04:34 +0000
commit4d33815f010cca43af60e921bdc9f5963d09a1ea (patch)
tree1f3cdd108d2bd697fc30e9df8b59846ee63e6ed3 /includes/Stg.h
parenta4b278463c6ee8bd0f1df4e99117209f2fc00c0e (diff)
downloadhaskell-4d33815f010cca43af60e921bdc9f5963d09a1ea.tar.gz
Fix the ticky ticky build
Include TickyCounters.h in Stg.h if we are doing Ticky Ticky.
Diffstat (limited to 'includes/Stg.h')
-rw-r--r--includes/Stg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/Stg.h b/includes/Stg.h
index 6ddf17a0a0..7f37783f4a 100644
--- a/includes/Stg.h
+++ b/includes/Stg.h
@@ -154,6 +154,10 @@ typedef StgWord StgWordArray[];
#include "MachRegs.h"
#include "Regs.h"
+#ifdef TICKY_TICKY
+#include "TickyCounters.h"
+#endif
+
#if IN_STG_CODE
/*
* This is included later for RTS sources, after definitions of