summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-09-30 01:05:48 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-09-30 01:05:48 (GMT)
commit77befed765bd876b11882607e8bdf4eb976df127 (patch)
treecdbe5db833ad956ae007bda88564cb455442ad9f /unix/tclUnixFile.c
parentf193bb719a2961f02094c50c2fdd95fa5b5357fb (diff)
parent6a1cc41ccac84140abbe6011995eefbf2e8a4435 (diff)
downloadtcl-77befed765bd876b11882607e8bdf4eb976df127.zip
tcl-77befed765bd876b11882607e8bdf4eb976df127.tar.gz
tcl-77befed765bd876b11882607e8bdf4eb976df127.tar.bz2
merge trunk
Diffstat (limited to 'unix/tclUnixFile.c')
-rw-r--r--unix/tclUnixFile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tclUnixFile.c b/unix/tclUnixFile.c
index 5816b01..5bfe5d9 100644
--- a/unix/tclUnixFile.c
+++ b/unix/tclUnixFile.c
@@ -10,7 +10,6 @@
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
-#include <sys/stat.h>
#include "tclInt.h"
#include "tclFileSystem.h"