diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-02 20:19:01 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-02 20:19:01 +0000 |
commit | 925a1aec55886df9ccfc051e4cb5fa99c802c98c (patch) | |
tree | e11668bf9ad888c3531b074227c50bbabc14619e /ace/config-chorus.h | |
parent | 808ca1c577ac36dc835b0ace12a5243757e707d4 (diff) | |
download | ATCD-925a1aec55886df9ccfc051e4cb5fa99c802c98c.tar.gz |
ChangeLogTag: Mon Apr 2 15:17:13 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r-- | ace/config-chorus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h index a5c630969b4..f7ab1d1b314 100644 --- a/ace/config-chorus.h +++ b/ace/config-chorus.h @@ -69,6 +69,7 @@ # define ACE_LACKS_MKFIFO # define ACE_LACKS_READLINK # define ACE_LACKS_TRUNCATE +# define ACE_LACKS_LONGLONG_T #endif #define ACE_HAS_BROKEN_READV @@ -94,7 +95,6 @@ #define ACE_LACKS_SETPGID #define ACE_LACKS_SETREGID #define ACE_LACKS_SETREUID -#define ACE_LACKS_LONGLONG_T #define ACE_LACKS_MADVISE #define ACE_LACKS_MALLOC_H #define ACE_LACKS_MEMORY_H |