summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-10 13:12:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-10 13:12:20 (GMT)
commit94561c377266d0a78fa2eadbeeaa4145a2cd9dd6 (patch)
treee391322db983c54ccb679befcd7921c89daddaaa /macosx
parentdb32aeed9858ddb8dd0828e2fb7ef36ac46bc5f6 (diff)
downloadtcl-94561c377266d0a78fa2eadbeeaa4145a2cd9dd6.zip
tcl-94561c377266d0a78fa2eadbeeaa4145a2cd9dd6.tar.gz
tcl-94561c377266d0a78fa2eadbeeaa4145a2cd9dd6.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 fb64bb6..dce15fc 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