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-irix6.x-sgic++.h | |
parent | d814723a299e7f7969c9e271ed9aebd9ca380e49 (diff) | |
download | ATCD-53dd14e3b68ea8a23935da00b3ee98cb08668791.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-irix6.x-sgic++.h')
-rw-r--r-- | ace/config-irix6.x-sgic++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-irix6.x-sgic++.h b/ace/config-irix6.x-sgic++.h index 50d3d61fef5..4e3ebe725eb 100644 --- a/ace/config-irix6.x-sgic++.h +++ b/ace/config-irix6.x-sgic++.h @@ -14,6 +14,7 @@ #define ACE_HAS_IRIX62_THREADS #define ACE_HAS_PTHREAD_SIGMASK +#define ACE_HAS_UALARM // Needed for the threading stuff? #include /**/ <sched.h> |