diff options
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r-- | ace/config-lynxos.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h index 5665994c5d5..8c7cbba927d 100644 --- a/ace/config-lynxos.h +++ b/ace/config-lynxos.h @@ -147,4 +147,6 @@ extern "C" int putenv (const char *); } +#define ACE_MALLOC_ALIGN 8 + #endif /* ACE_CONFIG_H */ |