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-sunos5.4-sunc++-4.x.h | |
parent | 8e5dee564c4b134d2bb4d1121dbd3b63afabb0ef (diff) | |
download | ATCD-b15122b316022d7e052092875c91ec188ec07a0c.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h index 2e8f2c37e88..3a1b4eb8d34 100644 --- a/ace/config-sunos5.4-sunc++-4.x.h +++ b/ace/config-sunos5.4-sunc++-4.x.h @@ -185,7 +185,4 @@ // Defines the page size of the system. #define ACE_PAGE_SIZE 4096 -// The OS bind() call will select the port if it's 0. -#define ACE_HAS_WILDCARD_BIND - #endif /* ACE_CONFIG_H */ |