Make all needed prototypes visible to avoid warnings
[ghc-hetmet.git] / rts / RtsStartup.c
index 67430dc..08debc0 100644 (file)
@@ -30,6 +30,7 @@
 #include "Trace.h"
 #include "RtsTypeable.h"
 #include "Stable.h"
+#include "Hpc.h"
 
 #if defined(RTS_GTK_FRONTPANEL)
 #include "FrontPanel.h"