summaryrefslogtreecommitdiffstats
path: root/win/tclWinPort.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-20 09:12:39 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-20 09:12:39 (GMT)
commiteb9bcac9c6ae30bb3e5f6bc298ee8238927a93e1 (patch)
treead4f6154d11316178dc93d74e7733cbb09886a7f /win/tclWinPort.h
parent655c8c52be3b109ab737475210e3cd877921076c (diff)
parentac385804788ee5d3a9ee7929a7df56b930b6b8d7 (diff)
downloadtcl-eb9bcac9c6ae30bb3e5f6bc298ee8238927a93e1.zip
tcl-eb9bcac9c6ae30bb3e5f6bc298ee8238927a93e1.tar.gz
tcl-eb9bcac9c6ae30bb3e5f6bc298ee8238927a93e1.tar.bz2
Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an initialized winsock_2 library
Diffstat (limited to 'win/tclWinPort.h')
-rw-r--r--win/tclWinPort.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/tclWinPort.h b/win/tclWinPort.h
index c6ac2b7..48f7894 100644
--- a/win/tclWinPort.h
+++ b/win/tclWinPort.h
@@ -538,7 +538,6 @@ typedef DWORD_PTR * PDWORD_PTR;
#define getservbyname TclWinGetServByName
#define getsockopt TclWinGetSockOpt
-#define ntohs TclWinNToHS
#define setsockopt TclWinSetSockOpt
/* This type is not defined in the Windows headers */
#define socklen_t int