summaryrefslogtreecommitdiff
path: root/ace/config-freebsd-pthread.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-19 21:58:38 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-19 21:58:38 +0000
commit0111e97c80ac25081b0e8d60aca654fe3be7321f (patch)
treec5c54b77117a19d0ece83cad16c3c1dcac6035b2 /ace/config-freebsd-pthread.h
parent50c572d40ef8ff2934304c8852e49df98e37d0b9 (diff)
downloadATCD-0111e97c80ac25081b0e8d60aca654fe3be7321f.tar.gz
Added ACE_HAS_NONCONST_MSGSND.
Diffstat (limited to 'ace/config-freebsd-pthread.h')
-rw-r--r--ace/config-freebsd-pthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h
index 24404d9c6cb..450aa0be4e9 100644
--- a/ace/config-freebsd-pthread.h
+++ b/ace/config-freebsd-pthread.h
@@ -134,6 +134,7 @@ enum schedparam_policy {
#define ACE_HAS_MSG
#define ACE_HAS_4_4BSD_SENDMSG_RECVMSG
+#define ACE_HAS_NONCONST_MSGSND
// Thread specific settings
// Yes, we do have threads.