diff options
Diffstat (limited to 'ace/config-sunos4-lucid3.2.h')
-rw-r--r-- | ace/config-sunos4-lucid3.2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos4-lucid3.2.h b/ace/config-sunos4-lucid3.2.h index 2c4317b8722..f30c8cde26d 100644 --- a/ace/config-sunos4-lucid3.2.h +++ b/ace/config-sunos4-lucid3.2.h @@ -8,6 +8,7 @@ #define ACE_CONFIG_H #define ACE_LACKS_GETPGID +#define ACE_LACKS_SETPGID // Maximum compensation (10 ms) for early return from timed ::select (). #if !defined (ACE_TIMER_SKEW) |