From 7477a94d4d169ab88a5d47c028017fd85bd309b8 Mon Sep 17 00:00:00 2001 From: "sven.panne@aedion.de" Date: Thu, 10 Aug 2006 14:47:29 +0000 Subject: [PATCH] Warning police: Make strlen and friends known --- rts/ThreadLabels.c | 1 + 1 file changed, 1 insertion(+) 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 */ -- 1.7.10.4