summaryrefslogtreecommitdiff
path: root/ace/config-mvs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-mvs.h')
-rw-r--r--ace/config-mvs.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/ace/config-mvs.h b/ace/config-mvs.h
index 4eb1f8bdd33..985760cdedd 100644
--- a/ace/config-mvs.h
+++ b/ace/config-mvs.h
@@ -23,7 +23,6 @@
// Optimize ACE_Handle_Set for select().
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
-#define ACE_HAS_NONCONST_SELECT_TIMEVAL
// See the README file in this directory
// for a description of the following ACE_ macros
@@ -104,8 +103,8 @@
#endif /* ACE_NTRACE */
#define ACE_SIZEOF_FLOAT 4
-#define ACE_SIZEOF_DOUBLE 8
-#define ACE_SIZEOF_LONG_DOUBLE 16
+#define ACE_SIZEOF_DOUBLE 4
+#define ACE_SIZEOF_LONG_DOUBLE 4
#define ACE_HAS_DIRENT
#define ACE_LACKS_READDIR_R