summaryrefslogtreecommitdiffstats
path: root/win/tclWinPipe.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-19 18:28:03 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-19 18:28:03 (GMT)
commit85545145a0037e04583982f27e58ce2137783f62 (patch)
treec7c71e684b6fe6032420fb24b0df1bcc10fdae16 /win/tclWinPipe.c
parent729687600b66c16b05f8b800209bf0252c285bac (diff)
parent0218abe5f52843f501c1735ffeadef3d5e9d24bd (diff)
downloadtcl-85545145a0037e04583982f27e58ce2137783f62.zip
tcl-85545145a0037e04583982f27e58ce2137783f62.tar.gz
tcl-85545145a0037e04583982f27e58ce2137783f62.tar.bz2
merge trunk
Diffstat (limited to 'win/tclWinPipe.c')
-rw-r--r--win/tclWinPipe.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/win/tclWinPipe.c b/win/tclWinPipe.c
index 3309858..f7ceabc 100644
--- a/win/tclWinPipe.c
+++ b/win/tclWinPipe.c
@@ -12,8 +12,6 @@
#include "tclWinInt.h"
-#include <sys/stat.h>
-
/*
* The following variable is used to tell whether this module has been
* initialized.