diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-09-20 11:30:28 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-09-20 11:30:28 +0000 |
commit | 90cc230106c7156f2ad5d70d2afd8630e6435582 (patch) | |
tree | 9d556189d6443a3f659a3a403bfa2d92da0a75b6 /ace/config-hpux-11.00.h | |
parent | 0acf6e47ca1e69c77e7011e0b6d307109b20f4ee (diff) | |
download | ATCD-90cc230106c7156f2ad5d70d2afd8630e6435582.tar.gz |
ChangeLogTag: Thu Sep 20 06:28:50 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/config-hpux-11.00.h')
-rw-r--r-- | ace/config-hpux-11.00.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-hpux-11.00.h b/ace/config-hpux-11.00.h index 9d3c9c3a8ba..48417310752 100644 --- a/ace/config-hpux-11.00.h +++ b/ace/config-hpux-11.00.h @@ -245,9 +245,6 @@ // Platform's select() has non-const timeval argument #define ACE_HAS_NONCONST_SELECT_TIMEVAL -// Platform supports pread()/pwrite(). -#define ACE_HAS_P_READ_WRITE - // Compiler/platform supports poll(). #define ACE_HAS_POLL |