summaryrefslogtreecommitdiffstats
path: root/macosx
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)
commita5a7ae5f47e425d9aa1a7dab16159e81cef1e8a7 (patch)
tree412f6eb054a530c028570d0a820fc60bec3afcad /macosx
parent9a43dd0c3b454b355b977e69118d2d15b7de614e (diff)
parent41ac300db879096ce08bdf8edc74e6fdae02d71d (diff)
downloadtcl-a5a7ae5f47e425d9aa1a7dab16159e81cef1e8a7.zip
tcl-a5a7ae5f47e425d9aa1a7dab16159e81cef1e8a7.tar.gz
tcl-a5a7ae5f47e425d9aa1a7dab16159e81cef1e8a7.tar.bz2
Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tclMacOSXFCmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/tclMacOSXFCmd.c b/macosx/tclMacOSXFCmd.c
index d914587..8ecfd0b 100644
--- a/macosx/tclMacOSXFCmd.c
+++ b/macosx/tclMacOSXFCmd.c
@@ -10,7 +10,6 @@
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
-#include <sys/stat.h>
#include "tclInt.h"
#ifdef HAVE_GETATTRLIST