diff options
Diffstat (limited to 'generic/tclIOGT.c')
-rw-r--r-- | generic/tclIOGT.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tclIOGT.c b/generic/tclIOGT.c index 0bc3083..92d405c 100644 --- a/generic/tclIOGT.c +++ b/generic/tclIOGT.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. * - * CVS: $Id: tclIOGT.c,v 1.7 2002/05/24 21:19:06 dkf Exp $ + * CVS: $Id: tclIOGT.c,v 1.8 2004/04/06 22:25:52 dgp Exp $ */ #include "tclInt.h" -#include "tclPort.h" #include "tclIO.h" |