summaryrefslogtreecommitdiff
path: root/ace/config-hpux-11.00.h
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-27 13:43:36 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-27 13:43:36 +0000
commit40056de75a13c2608bb8c7d58e87f56b2cd8ef31 (patch)
treeb3854f9ae36734eaf2a1c10f356ea2ab5787329c /ace/config-hpux-11.00.h
parente5e2f413f7e6bec3ef61a824fbcf1c84896d7490 (diff)
downloadATCD-40056de75a13c2608bb8c7d58e87f56b2cd8ef31.tar.gz
ChangeLogTag: Mon Feb 27 07:39:16 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/config-hpux-11.00.h')
-rw-r--r--ace/config-hpux-11.00.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-hpux-11.00.h b/ace/config-hpux-11.00.h
index 7ad4a081567..9af7e1303db 100644
--- a/ace/config-hpux-11.00.h
+++ b/ace/config-hpux-11.00.h
@@ -360,6 +360,9 @@
// HP-UX 11 conforms to the XPG4 spec, which ACE calls broken for the
// errmsg not being const...
#define ACE_HAS_BROKEN_T_ERROR
+// The definitions of TCP_NODELAY and TCP_MAXSEG conflict between
+// sys/xti.h and netinet/tcp.h.
+#define ACE_HAS_CONFLICTING_XTI_MACROS
/////////////////////////////////////////////////////////////////////////
//