diff options
Diffstat (limited to 'generic/tkUtil.c')
-rw-r--r-- | generic/tkUtil.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkUtil.c b/generic/tkUtil.c index 05a76d2..37dc093 100644 --- a/generic/tkUtil.c +++ b/generic/tkUtil.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: tkUtil.c,v 1.17 2007/02/25 04:30:30 pspjuth Exp $ + * RCS: @(#) $Id: tkUtil.c,v 1.18 2007/09/07 00:34:54 dgp Exp $ */ #include "tkInt.h" -#include "tkPort.h" /* * The structure below defines the implementation of the "statekey" Tcl |