summaryrefslogtreecommitdiff
path: root/ace/config-freebsd-pthread.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-12 13:16:20 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-12 13:16:20 +0000
commitc0c936966309e9efb074036ed9849283736086f9 (patch)
tree01fcc04014a9c573553121454c98de785f5e1722 /ace/config-freebsd-pthread.h
parentb24b7489bec6fbb29157d7268ed880145de5a2ba (diff)
downloadATCD-c0c936966309e9efb074036ed9849283736086f9.tar.gz
added support for FreeBSD 2.1.7R
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 d52ce2ba2a9..b30c64617ce 100644
--- a/ace/config-freebsd-pthread.h
+++ b/ace/config-freebsd-pthread.h
@@ -20,6 +20,7 @@
#define FreeBSD
#define _THREAD_SAFE
#define ACE_LACKS_GETPGID
+#define ACE_LACKS_RWLOCK_T
#define ACE_HAS_SIG_MACROS
// Platform supports POSIX timers via timestruct_t.
#define ACE_HAS_POSIX_TIME