From: Ian Lynagh Date: Sat, 22 May 2010 16:31:27 +0000 (+0000) Subject: Fix the RTS debug_p build X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=7dd83c4f44d26359a19da190a21bd1bfc748a71a Fix the RTS debug_p build --- diff --git a/rts/sm/Sanity.c b/rts/sm/Sanity.c index 44af592..33837cb 100644 --- a/rts/sm/Sanity.c +++ b/rts/sm/Sanity.c @@ -26,6 +26,7 @@ #include "Apply.h" #include "Printer.h" #include "Arena.h" +#include "RetainerProfile.h" /* ----------------------------------------------------------------------------- Forward decls.