summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.6.h
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-11 19:45:51 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-11 19:45:51 +0000
commit7a3d9b906131f06e4939860490146505722ee918 (patch)
treed3bdb1f2466587af551a0caecbbeea9ce033f338 /ace/config-sunos5.6.h
parent9d287bdaf9b808b0e6ec07498c249b1fa98d9ae6 (diff)
downloadATCD-7a3d9b906131f06e4939860490146505722ee918.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.6.h')
-rw-r--r--ace/config-sunos5.6.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.6.h b/ace/config-sunos5.6.h
index c3e09e14673..0f260e66578 100644
--- a/ace/config-sunos5.6.h
+++ b/ace/config-sunos5.6.h
@@ -27,4 +27,6 @@
// SunOS 5.6 does support sched_get_priority_{min,max}
#undef ACE_THR_PRI_FIFO_DEF
+// SunOS 5.6 has AIO calls.
+#define ACE_HAS_AIO_CALLS
#endif /* ACE_CONFIG_H */