summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-01-17 13:46:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-01-17 13:46:52 (GMT)
commitd31e503f35b1725bd85c3db7630961899da7d348 (patch)
treec8ab1107a2f04f107a8af058acfcf88491bc8957 /unix/tclUnixInit.c
parentde9162b57896208bbef88dfc0f2529881220d94c (diff)
parent6949095cb428058b23ff8f69600aff307217de35 (diff)
downloadtcl-d31e503f35b1725bd85c3db7630961899da7d348.zip
tcl-d31e503f35b1725bd85c3db7630961899da7d348.tar.gz
tcl-d31e503f35b1725bd85c3db7630961899da7d348.tar.bz2
merge trunk
Diffstat (limited to 'unix/tclUnixInit.c')
-rw-r--r--unix/tclUnixInit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/tclUnixInit.c b/unix/tclUnixInit.c
index f07b123..6653e4b 100644
--- a/unix/tclUnixInit.c
+++ b/unix/tclUnixInit.c
@@ -8,6 +8,7 @@
* All rights reserved.
*/
+#include <sys/stat.h>
#include "tclInt.h"
#include <stddef.h>
#include <locale.h>