summaryrefslogtreecommitdiffstats
path: root/win/tclWinConsole.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-10 13:26:33 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-10 13:26:33 (GMT)
commitccb47ed928b891b5170b280056291ec35987e4ee (patch)
tree412f6eb054a530c028570d0a820fc60bec3afcad /win/tclWinConsole.c
parent88cc8c36e3373ff9265df0f3ff4cb0310104acf0 (diff)
parent94561c377266d0a78fa2eadbeeaa4145a2cd9dd6 (diff)
downloadtcl-ccb47ed928b891b5170b280056291ec35987e4ee.zip
tcl-ccb47ed928b891b5170b280056291ec35987e4ee.tar.gz
tcl-ccb47ed928b891b5170b280056291ec35987e4ee.tar.bz2
Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>
Diffstat (limited to 'win/tclWinConsole.c')
-rw-r--r--win/tclWinConsole.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/tclWinConsole.c b/win/tclWinConsole.c
index 5aab255..65e4aed 100644
--- a/win/tclWinConsole.c
+++ b/win/tclWinConsole.c
@@ -11,7 +11,6 @@
*/
#include "tclWinInt.h"
-#include <sys/stat.h>
/*
* The following variable is used to tell whether this module has been