summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--protocols/ace/TMCast/TMCast.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ace/TMCast/TMCast.mpc b/protocols/ace/TMCast/TMCast.mpc
index 0899982dd09..7826b439836 100644
--- a/protocols/ace/TMCast/TMCast.mpc
+++ b/protocols/ace/TMCast/TMCast.mpc
@@ -2,7 +2,7 @@
// $Id$
project : acelib, core {
- requires += exceptions
+ requires += exceptions threads
sharedname = TMCast
dynamicflags += TMCAST_BUILD_DLL
}