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 | f38332037f87c6466a374582e3e3e615c0636b6d (patch) | |
tree | 66ccf80f2b4873788cf46da981d1a943f401ab03 /ace/config-netbsd.h | |
parent | bccaae32809e235bf81f1e80b8307c92a67cadb4 (diff) | |
download | ATCD-f38332037f87c6466a374582e3e3e615c0636b6d.tar.gz |
ChangeLogTag:Fri Jan 7 20:01:48 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-netbsd.h')
-rw-r--r-- | ace/config-netbsd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-netbsd.h b/ace/config-netbsd.h index 4862af16990..1b5dcc7d1ce 100644 --- a/ace/config-netbsd.h +++ b/ace/config-netbsd.h @@ -30,6 +30,8 @@ // Platform specific directives #define ACE_LACKS_GETPGID #define ACE_LACKS_SETPGID +#define ACE_LACKS_SETREGID +#define ACE_LACKS_SETREUID #define ACE_LACKS_RWLOCK_T #define ACE_HAS_SIG_MACROS #define ACE_HAS_CHARPTR_DL |