diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-27 00:15:59 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-27 00:15:59 +0000 |
commit | 382acc8266048984ce7178b4cee0b49ef6778f21 (patch) | |
tree | 9c15ad0cc1f81410bf97a1c6c664b12c7ec9050a /ace/config-irix6.x-sgic++.h | |
parent | 7073140807642e3572800b3257aa9b33e2dbbfa0 (diff) | |
download | ATCD-382acc8266048984ce7178b4cee0b49ef6778f21.tar.gz |
ChangeLogTag:Fri Mar 26 18:16:25 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'ace/config-irix6.x-sgic++.h')
-rw-r--r-- | ace/config-irix6.x-sgic++.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-irix6.x-sgic++.h b/ace/config-irix6.x-sgic++.h index 0a8eef7927d..f25f05d43e0 100644 --- a/ace/config-irix6.x-sgic++.h +++ b/ace/config-irix6.x-sgic++.h @@ -42,9 +42,6 @@ // The pthread_cond_timedwait call does not reset the timer. #define ACE_LACKS_COND_TIMEDWAIT_RESET 1 -// Scheduling functions are declared in <sched.h> -#define ACE_LACKS_SCHED_H - // When threads are enabled READDIR_R is supported on IRIX. #undef ACE_LACKS_READDIR_R |