diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-18 03:51:37 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-18 03:51:37 +0000 |
commit | a0a5ab621183f0511113fdc1e52f8a59b6a09be3 (patch) | |
tree | 489def2dac3b00b5d510d0c248b53367ce3b0364 /ace/config-aix-4.1.x.h | |
parent | ce1286e8df11451a6d016fa34e00727831dc5637 (diff) | |
download | ATCD-a0a5ab621183f0511113fdc1e52f8a59b6a09be3.tar.gz |
whoopie!!
whoopie, more new stuff, more things will break!!
Diffstat (limited to 'ace/config-aix-4.1.x.h')
-rw-r--r-- | ace/config-aix-4.1.x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-aix-4.1.x.h b/ace/config-aix-4.1.x.h index 6250f5154d1..3f112248b52 100644 --- a/ace/config-aix-4.1.x.h +++ b/ace/config-aix-4.1.x.h @@ -9,6 +9,7 @@ // Compiling for AIX. #define AIX +#define ACE_HAS_ONLY_TWO_PARAMS_FOR_ASCTIME_R_AND_CTIME_R #define _BSD 43 #define ACE_HAS_UNION_WAIT #define ACE_HAS_MULTICAST |