summaryrefslogtreecommitdiff
path: root/ace/config-hpux-11.00.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2001-06-06 14:18:29 +0000
committerSteve Huston <shuston@riverace.com>2001-06-06 14:18:29 +0000
commit1a27349f578a61b3eb99d87a8155ac2697689727 (patch)
treedb9f04383ea615926e5a81d97b2a837e70388b24 /ace/config-hpux-11.00.h
parent94aa9fc692b4cc8e9eb86bf3b310faa8ab1bb075 (diff)
downloadATCD-1a27349f578a61b3eb99d87a8155ac2697689727.tar.gz
ChangeLogTag:Wed Jun 06 10:16:39 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-hpux-11.00.h')
-rw-r--r--ace/config-hpux-11.00.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-hpux-11.00.h b/ace/config-hpux-11.00.h
index dcb7ea6a026..24018cdfd61 100644
--- a/ace/config-hpux-11.00.h
+++ b/ace/config-hpux-11.00.h
@@ -204,7 +204,9 @@
// Manually tweak the malloc control block paddings to properly align
// things.
-#define ACE_PI_CONTROL_BLOCK_ALIGN_LONGS 2
+#define ACE_MALLOC_PADDING 16
+#define ACE_MALLOC_ALIGN 8
+#define ACE_PI_CONTROL_BLOCK_ALIGN_LONGS 3
// Compiler/platform contains the <sys/syscall.h> file.
#define ACE_HAS_SYSCALL_H