summaryrefslogtreecommitdiff
path: root/ace/config-psos-diab.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-psos-diab.h')
-rw-r--r--ace/config-psos-diab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-psos-diab.h b/ace/config-psos-diab.h
index bcf17c2a2cd..5893cb6417f 100644
--- a/ace/config-psos-diab.h
+++ b/ace/config-psos-diab.h
@@ -5,6 +5,7 @@
// using the Diab Data D-C++ 4.2a compiler (or a later version)
#ifndef ACE_CONFIG_H
+#include "ace/pre.h"
#define ACE_CONFIG_H
// #if ! defined (__ACE_INLINE__)
@@ -232,4 +233,5 @@
#define ACE_PSOS_DIAB
#endif /* ACE_PSOS_DIAB */
#define ACE_LACKS_MKFIFO
+#include "ace/post.h"
#endif /* ACE_CONFIG_H */