summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-08 17:01:28 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-08 17:01:28 +0000
commit22bddde9a642b4257043c431f27e5a134c23ed7f (patch)
treeecbf05648d7d90e86ba0676272a231ed719c5007 /ace/config-lynxos.h
parent12fae86e8e2c9c125de76132e57e3f71403e5200 (diff)
downloadATCD-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.h2
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 */