diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-17 07:53:32 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-17 07:53:32 +0000 |
commit | 023ecabf27c2696d566110b6c95f475d8a5dbdb1 (patch) | |
tree | 4024d7c33559faecd57832c74e5f650c7bf80e49 /ace/config-aix-4.1.x.h | |
parent | 1576ea6312a4fec93b173ae28f35e093b14c2d91 (diff) | |
download | ATCD-023ecabf27c2696d566110b6c95f475d8a5dbdb1.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-aix-4.1.x.h')
-rw-r--r-- | ace/config-aix-4.1.x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-aix-4.1.x.h b/ace/config-aix-4.1.x.h index 04b6529e0f7..0573b2413e7 100644 --- a/ace/config-aix-4.1.x.h +++ b/ace/config-aix-4.1.x.h @@ -10,7 +10,7 @@ // Compiling for AIX. #define AIX #define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS -#define ACE_HAS_ONLY_TWO_PARAMS_FOR_ASCTIME_R_AND_CTIME_R +#define ACE_HAS_2_PARAM_ASCTIME_R_AND_CTIME_R #define _BSD 43 #define ACE_HAS_UNION_WAIT #define ACE_HAS_MULTICAST |