diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-04-13 22:16:07 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-04-13 22:16:07 +0000 |
commit | b15122b316022d7e052092875c91ec188ec07a0c (patch) | |
tree | 501b2b81c9567c9b5163d46f3275fd733786c06c /ace/config-hpux-10.x.h | |
parent | 8e5dee564c4b134d2bb4d1121dbd3b63afabb0ef (diff) | |
download | ATCD-b15122b316022d7e052092875c91ec188ec07a0c.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-hpux-10.x.h')
-rw-r--r-- | ace/config-hpux-10.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-hpux-10.x.h b/ace/config-hpux-10.x.h index 6473280b1ca..fcbe4a22275 100644 --- a/ace/config-hpux-10.x.h +++ b/ace/config-hpux-10.x.h @@ -123,9 +123,6 @@ extern int h_errno; /* This isn't declared in a header file on HP-UX */ // Platform supports the tid_t type #define ACE_HAS_TID_T -// Platform selects a port automatically if asked to bind to port 0 -#define ACE_HAS_WILDCARD_BIND - // Platform has XPG4 wide character support #define ACE_HAS_XPG4_MULTIBYTE_CHAR |