summaryrefslogtreecommitdiff
path: root/ace/Signal.h
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
commit5bef9626a3ab5e70fe002f3237761150a5e59787 (patch)
tree12103be26b2e9b0cd1869d7fd72a1f8a8ec362e6 /ace/Signal.h
parent4ca7b649a73214d4cbbac1e739436bf60a370f83 (diff)
downloadATCD-5bef9626a3ab5e70fe002f3237761150a5e59787.tar.gz
ChangeLogTag:Mon Aug 4 03:26:30 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Signal.h')
-rw-r--r--ace/Signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Signal.h b/ace/Signal.h
index b724239712d..63e4ad05c9c 100644
--- a/ace/Signal.h
+++ b/ace/Signal.h
@@ -18,7 +18,7 @@
# error ace/Signal.h was #included instead of signal.h by ace/OS.h: fix!!!!
#endif /* ACE_DONT_INCLUDE_ACE_SIGNAL_H */
-#include "ace/Synch.h"
+#include "ace/ACE_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once