summaryrefslogtreecommitdiff
path: root/ace/Signal.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-04 03:53:54 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-04 03:53:54 +0000
commit937a0506cb1c0980eab5bcfdf266139e1c93e80c (patch)
tree12103be26b2e9b0cd1869d7fd72a1f8a8ec362e6 /ace/Signal.cpp
parent868bea2cbe0807f9db59c1997ede86af27fbc8e3 (diff)
downloadATCD-937a0506cb1c0980eab5bcfdf266139e1c93e80c.tar.gz
ChangeLogTag:Mon Aug 4 03:26:30 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Signal.cpp')
-rw-r--r--ace/Signal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Signal.cpp b/ace/Signal.cpp
index 349efeb6ec1..319931adc8a 100644
--- a/ace/Signal.cpp
+++ b/ace/Signal.cpp
@@ -1,6 +1,6 @@
// $Id$
-#include "ace/Synch_T.h"
+#include "ace/Recursive_Thread_Mutex.h"
#include "ace/Signal.h"
#include "ace/Object_Manager.h"
#include "ace/Log_Msg.h"