diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-10 11:59:40 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-10 11:59:40 +0000 |
commit | b960ac9041c473a5e19adb6dd6a26f10c6c95905 (patch) | |
tree | 0e48ad8f4355a673f09eeb1939731707d8db70ac /ace/config-sunos4-sun4.x.h | |
parent | 6fd08f2571fb6e24ee91970b0d77e907a9626963 (diff) | |
download | ATCD-b960ac9041c473a5e19adb6dd6a26f10c6c95905.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos4-sun4.x.h')
-rw-r--r-- | ace/config-sunos4-sun4.x.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-sunos4-sun4.x.h b/ace/config-sunos4-sun4.x.h index ecd032d4dee..4080b593967 100644 --- a/ace/config-sunos4-sun4.x.h +++ b/ace/config-sunos4-sun4.x.h @@ -8,7 +8,10 @@ #define ACE_CONFIG_H // Platform supports pread() and pwrite() -#define ACE_HAS_P_READ_WRITE +// #define ACE_HAS_P_READ_WRITE + +#define ACE_NEEDS_SYSTIME_H +#define ACE_LACKS_GETPGID #define ACE_HAS_CHARPTR_SPRINTF #define ACE_LACKS_POSIX_PROTO |