diff options
Diffstat (limited to 'generic/tkFrame.c')
-rw-r--r-- | generic/tkFrame.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkFrame.c b/generic/tkFrame.c index 4af642d..0ea4111 100644 --- a/generic/tkFrame.c +++ b/generic/tkFrame.c @@ -11,11 +11,10 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkFrame.c,v 1.28 2007/04/23 21:15:18 das Exp $ + * RCS: @(#) $Id: tkFrame.c,v 1.29 2007/09/07 00:34:52 dgp Exp $ */ #include "default.h" -#include "tkPort.h" #include "tkInt.h" /* |