diff options
Diffstat (limited to 'unix/tkUnixDialog.c')
-rw-r--r-- | unix/tkUnixDialog.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/unix/tkUnixDialog.c b/unix/tkUnixDialog.c index e4a1d86..7914541 100644 --- a/unix/tkUnixDialog.c +++ b/unix/tkUnixDialog.c @@ -8,12 +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: tkUnixDialog.c,v 1.4 2005/11/13 21:00:17 dkf Exp $ + * RCS: @(#) $Id: tkUnixDialog.c,v 1.5 2007/09/07 00:34:58 dgp Exp $ * */ -#include "tkPort.h" -#include "tkInt.h" #include "tkUnixInt.h" /* |