diff options
Diffstat (limited to 'generic/tclPathObj.c')
-rw-r--r-- | generic/tclPathObj.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tclPathObj.c b/generic/tclPathObj.c index a934f3d..daa9297 100644 --- a/generic/tclPathObj.c +++ b/generic/tclPathObj.c @@ -10,11 +10,10 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclPathObj.c,v 1.28 2004/03/30 09:56:13 vincentdarley Exp $ + * RCS: @(#) $Id: tclPathObj.c,v 1.29 2004/04/06 22:25:54 dgp Exp $ */ #include "tclInt.h" -#include "tclPort.h" #include "tclFileSystem.h" /* |