diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-19 18:28:03 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-19 18:28:03 (GMT) |
| commit | 014e7b19515a9c73794c5fc6d79fcea847fdb3e5 (patch) | |
| tree | c7c71e684b6fe6032420fb24b0df1bcc10fdae16 /unix/tclUnixInit.c | |
| parent | ad5f7e54641391f59816162a8a53b2375e7222a0 (diff) | |
| parent | 98a40cff2c3ad8c126a6eccea19a472ef52f6339 (diff) | |
| download | tcl-014e7b19515a9c73794c5fc6d79fcea847fdb3e5.zip tcl-014e7b19515a9c73794c5fc6d79fcea847fdb3e5.tar.gz tcl-014e7b19515a9c73794c5fc6d79fcea847fdb3e5.tar.bz2 | |
merge trunk
Diffstat (limited to 'unix/tclUnixInit.c')
| -rw-r--r-- | unix/tclUnixInit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tclUnixInit.c b/unix/tclUnixInit.c index daf3e7a..39be160 100644 --- a/unix/tclUnixInit.c +++ b/unix/tclUnixInit.c @@ -8,7 +8,6 @@ * All rights reserved. */ -#include <sys/stat.h> #include "tclInt.h" #include <stddef.h> #include <locale.h> |
