summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_TLI.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 19:04:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 19:04:34 +0000
commitf063884d64baa896225f56e15718edc226009f75 (patch)
tree0f1cb256841382c0368f22425510cf86cdaf2e8a /ACE/ace/OS_TLI.h
parent1faaf2171e3db88e198270bfe4a63515c724301b (diff)
downloadATCD-f063884d64baa896225f56e15718edc226009f75.tar.gz
Mon Oct 22 19:03:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/OS_TLI.h')
-rw-r--r--ACE/ace/OS_TLI.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/ACE/ace/OS_TLI.h b/ACE/ace/OS_TLI.h
index cc686df968b..297fb31c551 100644
--- a/ACE/ace/OS_TLI.h
+++ b/ACE/ace/OS_TLI.h
@@ -64,16 +64,6 @@ struct netbuf { };
# include /**/ <xti.h>
# endif /* ACE_HAS_SYS_XTI_H */
- // If the xti.h file redefines the function names, do it now, else
- // when the function definitions are encountered, they won't match the
- // declaration here.
-# if defined (ACE_REDEFINES_XTI_FUNCTIONS)
-# include /**/ <xti.h>
-# if defined (UNIXWARE_2_0) /* They apparently forgot one... */
- extern "C" int _xti_error(char *);
-# endif /* UNIXWARE_2_0 */
-# endif /* ACE_REDEFINES_XTI_FUNCTIONS */
-
// The XTI API for obtaining local/peer addresses is t_getprotaddr().
// The ACE API was developed in TLI days and so uses t_getname().
// t_getname() has a type argument that specifies which address is