summaryrefslogtreecommitdiff
path: root/ace/config-aix-4.x.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-06-15 14:28:12 +0000
committerSteve Huston <shuston@riverace.com>1999-06-15 14:28:12 +0000
commit6fa98170d43a98baac7d619e394a9db3222862cb (patch)
treef3d512fcd1e8678ad0e13e5d123b61a97e890f03 /ace/config-aix-4.x.h
parent1171bee7861872d565786a3c2fb5406281d6926d (diff)
downloadATCD-6fa98170d43a98baac7d619e394a9db3222862cb.tar.gz
Add ACE_HAS_SSIZE_T for egcs.
Diffstat (limited to 'ace/config-aix-4.x.h')
-rw-r--r--ace/config-aix-4.x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-aix-4.x.h b/ace/config-aix-4.x.h
index dd18973d49b..7d0f268102b 100644
--- a/ace/config-aix-4.x.h
+++ b/ace/config-aix-4.x.h
@@ -29,6 +29,7 @@
# define ACE_HAS_STRING_CLASS
// Denotes that GNU has cstring.h as standard, to redefine memchr().
# define ACE_HAS_GNU_CSTRING_H
+# define ACE_HAS_SSIZE_T
# define ACE_MALLOC_ALIGN 8
# if !defined (ACE_MT_SAFE) || ACE_MT_SAFE != 0