summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-03-20 18:58:45 +0000
committerfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-03-20 18:58:45 +0000
commit3b6ce3514619c0955f56b533c1cd9d770c2826a2 (patch)
tree3fa893c7974f0a9ea65fca8de1d25553b172aaea
parent2119a1e8ea0cb95d5778c98e75848afe38e2f903 (diff)
downloadATCD-unlabeled-1.3.8.tar.gz
Fri Mar 19 15:35:27 MST 2004 Trevor Fields <fields_t@ociweb.com>unlabeled-1.3.8
-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
}