summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.7.h
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-14 20:44:43 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-14 20:44:43 +0000
commit410b0c53bdee7ebc52894f6edc3d0d8bdb787bb1 (patch)
tree9ffd33a026a18ca01474ebbfe48e29f94b8cf6b2 /ace/config-sunos5.7.h
parent68f6d25d47ca10d4da889b025f0c3f673d376fe0 (diff)
downloadATCD-410b0c53bdee7ebc52894f6edc3d0d8bdb787bb1.tar.gz
Enabled ACE_HAS_AIO_CALLS for Solaris 7. ACE_POSIX_AIOCB_PROACTOR
works now on this.
Diffstat (limited to 'ace/config-sunos5.7.h')
-rw-r--r--ace/config-sunos5.7.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.7.h b/ace/config-sunos5.7.h
index 4ffc69b8587..cfd3d70cc70 100644
--- a/ace/config-sunos5.7.h
+++ b/ace/config-sunos5.7.h
@@ -31,7 +31,4 @@
// Solaris 5.7 supports SCHED_FIFO and SCHED_RR, as well as SCHED_OTHER.
#undef ACE_HAS_ONLY_SCHED_OTHER
-#undef ACE_HAS_AIO_CALLS
-// Proactor code does not work on 5.7 yet.
-
#endif /* ACE_CONFIG_H */