From b33fa57b919b0b315a64662b72203de68958e0a4 Mon Sep 17 00:00:00 2001 From: "sven.panne@aedion.de" Date: Fri, 10 Nov 2006 16:27:43 +0000 Subject: Make all needed prototypes visible to avoid warnings --- rts/RtsStartup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'rts/RtsStartup.c') diff --git a/rts/RtsStartup.c b/rts/RtsStartup.c index 67430dc685..08debc0c8c 100644 --- a/rts/RtsStartup.c +++ b/rts/RtsStartup.c @@ -30,6 +30,7 @@ #include "Trace.h" #include "RtsTypeable.h" #include "Stable.h" +#include "Hpc.h" #if defined(RTS_GTK_FRONTPANEL) #include "FrontPanel.h" -- cgit v1.2.1