diff options
Diffstat (limited to 'generic/tkImgUtil.c')
-rw-r--r-- | generic/tkImgUtil.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkImgUtil.c b/generic/tkImgUtil.c index 3c1accf..05af524 100644 --- a/generic/tkImgUtil.c +++ b/generic/tkImgUtil.c @@ -8,11 +8,10 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkImgUtil.c,v 1.5 2007/01/11 15:35:39 dkf Exp $ + * RCS: @(#) $Id: tkImgUtil.c,v 1.6 2007/09/07 00:34:53 dgp Exp $ */ #include "tkInt.h" -#include "tkPort.h" #include "xbytes.h" |