diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-19 22:17:15 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-19 22:17:15 +0000 |
commit | 08282dce9c162357f13bb5377b0fe8bf7ac11279 (patch) | |
tree | e6d4000ff4a4926f24d613f25f23cb2cd20f64d1 /ace/config-sco-5.0.0.h | |
parent | 39ccf7605ff83cbcbeba9c6127ce9640980549fe (diff) | |
download | ATCD-08282dce9c162357f13bb5377b0fe8bf7ac11279.tar.gz |
removed include of rpc/rpc.h, and ACE_LACKS_RPC_H
Diffstat (limited to 'ace/config-sco-5.0.0.h')
-rw-r--r-- | ace/config-sco-5.0.0.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-sco-5.0.0.h b/ace/config-sco-5.0.0.h index e489e6b0cdb..96ae7e1dbce 100644 --- a/ace/config-sco-5.0.0.h +++ b/ace/config-sco-5.0.0.h @@ -37,10 +37,6 @@ // Platform supports Term Ioctls #define ACE_HAS_TERM_IOCTLS -// Platform supports recvmsg and sendmsg. -// #define ACE_HAS_MSG -#define ACE_LACKS_RPC_H - // Compiler/platform contains the <sys/syscall.h> file. //#define ACE_HAS_SYSCALL_H |