diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-30 21:43:06 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-30 21:43:06 +0000 |
commit | bcdbb84f6e916d82dae91dcab38ffc01389d1dc4 (patch) | |
tree | 68f38ce76cc098cb0aa795700501c5eb1068c026 /ace/config-sco-5.0.0-nothread.h | |
parent | 6a4d079a1330b91c50af8909ddd673f65e667fec (diff) | |
download | ATCD-bcdbb84f6e916d82dae91dcab38ffc01389d1dc4.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sco-5.0.0-nothread.h')
-rw-r--r-- | ace/config-sco-5.0.0-nothread.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sco-5.0.0-nothread.h b/ace/config-sco-5.0.0-nothread.h index c4f40dd9ed4..2b6c38336d5 100644 --- a/ace/config-sco-5.0.0-nothread.h +++ b/ace/config-sco-5.0.0-nothread.h @@ -49,6 +49,8 @@ // Platform supports System V IPC (most versions of UNIX, but not Win32) #define ACE_HAS_SYSV_IPC +#define ACE_HAS_LONG_FDMASK + // Platform supports recvmsg and sendmsg. #define ACE_HAS_MSG |