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/ThreadPaused.c | 1 + 1 file changed, 1 insertion(+) (limited to 'rts/ThreadPaused.c') diff --git a/rts/ThreadPaused.c b/rts/ThreadPaused.c index f7017042f6..e76d70fbd5 100644 --- a/rts/ThreadPaused.c +++ b/rts/ThreadPaused.c @@ -8,6 +8,7 @@ #include "Rts.h" #include "Storage.h" +#include "LdvProfile.h" #include "Updates.h" #include "RaiseAsync.h" #include "Trace.h" -- cgit v1.2.1