summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-19 19:04:16 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-19 19:04:16 +0000
commitf085418a9e30b117af064f04298532377e64a234 (patch)
treee90fdb256e0d6ff22a2a01ae3cccb43e210710b6 /ace/config-sunos5.5.h
parent4165bce73fc23d677dd345f4676f2113927f2759 (diff)
downloadATCD-f085418a9e30b117af064f04298532377e64a234.tar.gz
ChangeLogTag:Sat Jul 19 18:38:50 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 4f820f1da79..04814647db0 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -9,7 +9,7 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#define ACE_LACKS_STDINT_H
@@ -377,5 +377,5 @@
#undef ACE_HAS_PROC_FS
#undef ACE_HAS_PRUSAGE_T
#endif /* (_LARGEFILE_SOURCE) || (_FILE_OFFSET_BITS==64) */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_H */