diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-08 17:01:28 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-08 17:01:28 +0000 |
commit | 22bddde9a642b4257043c431f27e5a134c23ed7f (patch) | |
tree | ecbf05648d7d90e86ba0676272a231ed719c5007 /ace/config-lynxos.h | |
parent | 12fae86e8e2c9c125de76132e57e3f71403e5200 (diff) | |
download | ATCD-22bddde9a642b4257043c431f27e5a134c23ed7f.tar.gz |
ChangeLogTag:Thu Jul 8 11:33:50 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
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 */ |