summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdAH.c
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2008-12-06 20:42:12 (GMT)
committerdkf <dkf@noemail.net>2008-12-06 20:42:12 (GMT)
commit95defdccaa722c688b1ee68953d6578b4fa7d39d (patch)
tree632ab427c49253809475037e581c44ee0932af37 /generic/tclCmdAH.c
parentceda1d42c0c42611011ecf90b6b45f1d5debfcef (diff)
downloadtcl-95defdccaa722c688b1ee68953d6578b4fa7d39d.zip
tcl-95defdccaa722c688b1ee68953d6578b4fa7d39d.tar.gz
tcl-95defdccaa722c688b1ee68953d6578b4fa7d39d.tar.bz2
oops
FossilOrigin-Name: 5765ccbe83a51115993f65ed65460797caadffad
Diffstat (limited to 'generic/tclCmdAH.c')
-rw-r--r--generic/tclCmdAH.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tclCmdAH.c b/generic/tclCmdAH.c
index bc02f16..8396463 100644
--- a/generic/tclCmdAH.c
+++ b/generic/tclCmdAH.c
@@ -10,11 +10,12 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tclCmdAH.c,v 1.112 2008/12/06 20:12:27 dkf Exp $
+ * RCS: @(#) $Id: tclCmdAH.c,v 1.113 2008/12/06 20:42:13 dkf Exp $
*/
#include "tclInt.h"
#include <locale.h>
+#include "tclFileSystem.h"
/*
* The state structure used by [foreach]. Note that the actual structure has