diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-27 05:38:02 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-27 05:38:02 +0000 |
commit | 1640bd68d897540fcf9740e1889018e92dda9aad (patch) | |
tree | a2eb2542c0d9237c1c50f7fc29b61a1234b4c6e3 /ace/config-freebsd-pthread.h | |
parent | a940ffdaac34ebec43dd62741bda17b56d587f71 (diff) | |
download | ATCD-1640bd68d897540fcf9740e1889018e92dda9aad.tar.gz |
Added ACE_NEEDS_SCHED_H.
Diffstat (limited to 'ace/config-freebsd-pthread.h')
-rw-r--r-- | ace/config-freebsd-pthread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h index 7d2ab4acebf..ee1f439e896 100644 --- a/ace/config-freebsd-pthread.h +++ b/ace/config-freebsd-pthread.h @@ -42,6 +42,7 @@ #define ACE_HAS_CHARPTR_DL //#define ACE_USES_ASM_SYMBOL_IN_DLSYM #define ACE_LACKS_SIGSET +#define ACE_NEEDS_SCHED_H // Use of <malloc.h> is deprecated. #define ACE_LACKS_MALLOC_H |