summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.8.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.8.h')
-rw-r--r--ace/config-sunos5.8.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.8.h b/ace/config-sunos5.8.h
index 423fb1de7c4..3d87e08d32b 100644
--- a/ace/config-sunos5.8.h
+++ b/ace/config-sunos5.8.h
@@ -19,6 +19,8 @@
# define ACE_HAS_TIMEZONE
#endif
+#define ACE_HAS_SENDFILE
+
// The range of thread priorities for 5.8 differs from 5.7 in the
// minimum priority for the SCHED_OTHER policy (i.e.,
// ACE_THR_PRI_OTHER_MIN)