Fix bug: eval_thunk_selector was calling the unlocked evacuate()
[ghc-hetmet.git] / rts / sm / Scav.c-inc
index 2206dd3..e9aeb2c 100644 (file)
@@ -20,6 +20,7 @@
 #else
 #undef scavenge_block
 #undef evacuate
+#undef recordMutableGen_GC
 #endif
 
 static void scavenge_block (bdescr *bd, StgPtr scan);