summaryrefslogtreecommitdiffstats
path: root/generic/tclIntPlatDecls.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-04-16 14:04:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-04-16 14:04:02 (GMT)
commit79c0ebdad2faa35f18303ba802eba9897e04e144 (patch)
tree12802126bb2b26412a140df7988c0405465ea746 /generic/tclIntPlatDecls.h
parent551367d26fffabaf2176de988521a98184f49ad0 (diff)
downloadtcl-79c0ebdad2faa35f18303ba802eba9897e04e144.zip
tcl-79c0ebdad2faa35f18303ba802eba9897e04e144.tar.gz
tcl-79c0ebdad2faa35f18303ba802eba9897e04e144.tar.bz2
Fix compiler warnings in win32/cygwin build.
Diffstat (limited to 'generic/tclIntPlatDecls.h')
-rw-r--r--generic/tclIntPlatDecls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclIntPlatDecls.h b/generic/tclIntPlatDecls.h
index f935efb..fc20d09 100644
--- a/generic/tclIntPlatDecls.h
+++ b/generic/tclIntPlatDecls.h
@@ -847,7 +847,7 @@ extern TclIntPlatStubs *tclIntPlatStubsPtr;
#undef TclpLocaltime_unix
#undef TclpGmtime_unix
-#if defined(__WIN32__) || defined(__CYGWIN__)
+#if defined(__WIN32__)
# undef TclWinNToHS
# undef TclWinGetServByName
# undef TclWinGetSockOpt