summaryrefslogtreecommitdiff
path: root/ace/config-chorus.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 12:17:48 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 12:17:48 +0000
commit9162fb9c4efda73ed1e85cd0627ce7626e2e3ee7 (patch)
treef2fdfe049c1488784708760e12dd5573560915f7 /ace/config-chorus.h
parent7b6a39ee045885ccaeaeff58c2009489184c73bd (diff)
downloadATCD-9162fb9c4efda73ed1e85cd0627ce7626e2e3ee7.tar.gz
ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r--ace/config-chorus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h
index 03b0f0c01f0..e11f3d575bb 100644
--- a/ace/config-chorus.h
+++ b/ace/config-chorus.h
@@ -8,6 +8,7 @@
// It uses the Chorus POSIX threads interface.
#ifndef ACE_CONFIG_H
+#include "ace/pre.h"
#define ACE_CONFIG_H
#define CHORUS 3.1b
@@ -135,4 +136,5 @@
// Needed to wait for "processes" to exit.
#include <am/await.h>
+#include "ace/post.h"
#endif /* ACE_CONFIG_H */