diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-05-23 08:01:33 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-05-23 08:01:33 +0000 |
commit | 50bfc92fc4c13580135b4af10f664395835b0a52 (patch) | |
tree | e5285ae8e6029ff5b3a2da5e06742d770c3ecf8e /ace/config-freebsd-pthread.h | |
parent | 8ec58957b50a2be37a6d36a6dfe0ee47ad884712 (diff) | |
download | ATCD-50bfc92fc4c13580135b4af10f664395835b0a52.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-freebsd-pthread.h')
-rw-r--r-- | ace/config-freebsd-pthread.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h index d1e1311cdc7..b1eb2a73c4d 100644 --- a/ace/config-freebsd-pthread.h +++ b/ace/config-freebsd-pthread.h @@ -22,6 +22,8 @@ #define ACE_LACKS_GETPGID #define ACE_LACKS_RWLOCK_T #define ACE_HAS_SIG_MACROS +#define ACE_HAS_CHARPTR_DL + // Platform supports POSIX timers via timestruct_t. #define ACE_HAS_POSIX_TIME #define ACE_NEEDS_SYSTIME_H |