From: sven.panne@aedion.de Date: Thu, 10 Aug 2006 14:47:29 +0000 (+0000) Subject: Warning police: Make strlen and friends known X-Git-Tag: Before_FC_branch_merge~231 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=7477a94d4d169ab88a5d47c028017fd85bd309b8 Warning police: Make strlen and friends known --- diff --git a/rts/ThreadLabels.c b/rts/ThreadLabels.c index 72cd5d3..1c89d84 100644 --- a/rts/ThreadLabels.c +++ b/rts/ThreadLabels.c @@ -14,6 +14,7 @@ #include "Hash.h" #include +#include #if defined(DEBUG) /* to the end */