diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-01-08 02:39:47 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-01-08 02:39:47 +0000 |
commit | 196f6ac3d9ddf4915705f9a5b9187c7078285737 (patch) | |
tree | 66ccf80f2b4873788cf46da981d1a943f401ab03 /ace/config-sunos4-sun4.1.4.h | |
parent | a03625406292cf226978bdb1132f8e27013e8b81 (diff) | |
download | ATCD-196f6ac3d9ddf4915705f9a5b9187c7078285737.tar.gz |
ChangeLogTag:Fri Jan 7 20:01:48 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos4-sun4.1.4.h')
-rw-r--r-- | ace/config-sunos4-sun4.1.4.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos4-sun4.1.4.h b/ace/config-sunos4-sun4.1.4.h index 7275e63d648..c75952384b4 100644 --- a/ace/config-sunos4-sun4.1.4.h +++ b/ace/config-sunos4-sun4.1.4.h @@ -9,6 +9,8 @@ #define ACE_LACKS_GETPGID #define ACE_LACKS_SETPGID +#define ACE_LACKS_SETREGID +#define ACE_LACKS_SETREUID // Maximum compensation (10 ms) for early return from timed ::select (). #if !defined (ACE_TIMER_SKEW) |