summaryrefslogtreecommitdiff
path: root/ace/os_include/netinet/os_tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/os_include/netinet/os_tcp.h')
-rw-r--r--ace/os_include/netinet/os_tcp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/os_include/netinet/os_tcp.h b/ace/os_include/netinet/os_tcp.h
index 67cd7db28b3..bf9886ef632 100644
--- a/ace/os_include/netinet/os_tcp.h
+++ b/ace/os_include/netinet/os_tcp.h
@@ -24,11 +24,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-// @todo: remove this, and fix references when you get a chance... dhinton
-#if defined (ACE_LACKS_TCP_H)
-# define ACE_LACKS_NETINET_TCP_H
-#endif /* ACE_LACKS_TCP_H */
-
#if !defined (ACE_LACKS_NETINET_TCP_H)
# include /**/ <netinet/tcp.h>
#endif /* !ACE_LACKS_NETIINET_TCP_H */