diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-28 06:51:48 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-28 06:51:48 +0000 |
commit | 53dd14e3b68ea8a23935da00b3ee98cb08668791 (patch) | |
tree | eec7eb387ea4b9f63ae0b995efb6184082499bc7 /ace/config-sunos5.4-sunc++-4.x-orbix.h | |
parent | d814723a299e7f7969c9e271ed9aebd9ca380e49 (diff) | |
download | ATCD-53dd14e3b68ea8a23935da00b3ee98cb08668791.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x-orbix.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x-orbix.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x-orbix.h b/ace/config-sunos5.4-sunc++-4.x-orbix.h index 4d8767b06b5..317383cbfad 100644 --- a/ace/config-sunos5.4-sunc++-4.x-orbix.h +++ b/ace/config-sunos5.4-sunc++-4.x-orbix.h @@ -27,6 +27,8 @@ // The SunOS 5.x version of rand_r is inconsistent with the header files... #define ACE_HAS_BROKEN_RANDR +#define ACE_HAS_UALARM +#define ACE_LACKS_UALARM_PROTOTYPE // Platform supports system configuration information. #define ACE_HAS_SYSINFO |