From: sven.panne@aedion.de Date: Thu, 10 Aug 2006 14:48:37 +0000 (+0000) Subject: Warning police: Make prototype for LDV_recordDead_FILL_SLOP_DYNAMIC visible X-Git-Tag: Before_FC_branch_merge~230 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=78bd1cdb548b43cf6892234006730c69ddaa2a9e;p=ghc-hetmet.git Warning police: Make prototype for LDV_recordDead_FILL_SLOP_DYNAMIC visible --- diff --git a/rts/RaiseAsync.c b/rts/RaiseAsync.c index f9ec318..219e581 100644 --- a/rts/RaiseAsync.c +++ b/rts/RaiseAsync.c @@ -14,6 +14,7 @@ #include "SMP.h" #include "Schedule.h" #include "Storage.h" +#include "LdvProfile.h" #include "Updates.h" #include "STM.h" #include "Sanity.h"