diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-24 01:26:55 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-24 01:26:55 +0000 |
commit | 626e2e45d2d1159f7577f7222214bee430ca5565 (patch) | |
tree | d14a89b32d46f0d806b3e8c735b902f2de3e5429 /ace/config-sunos5.4-sunc++-4.x.h | |
parent | 41be05e4ff2d4a6d3c05a5f768360e3e5f26f918 (diff) | |
download | ATCD-626e2e45d2d1159f7577f7222214bee430ca5565.tar.gz |
ChangeLogTag: Mon Aug 23 18:22:25 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h index deb05fa3399..ea80d7c51c1 100644 --- a/ace/config-sunos5.4-sunc++-4.x.h +++ b/ace/config-sunos5.4-sunc++-4.x.h @@ -90,7 +90,7 @@ #define ACE_HAS_UCONTEXT_T // Compiler/platform provides the sockio.h file. -#define ACE_HAS_SOCKIO_H +#define ACE_HAS_SYS_SOCKIO_H // Compiler supports the ssize_t typedef. #define ACE_HAS_SSIZE_T |