[project @ 2004-10-03 17:13:34 by panne]
authorpanne <unknown>
Sun, 3 Oct 2004 17:13:34 +0000 (17:13 +0000)
committerpanne <unknown>
Sun, 3 Oct 2004 17:13:34 +0000 (17:13 +0000)
Warning police (added missing #include)

ghc/rts/Interpreter.c

index 5a13428..74f2454 100644 (file)
@@ -13,6 +13,7 @@
 #include "Schedule.h"
 #include "RtsFlags.h"
 #include "Storage.h"
+#include "LdvProfile.h"
 #include "Updates.h"
 #include "Sanity.h"
 #include "Liveness.h"