diff options
Diffstat (limited to 'compat/gettod.c')
-rw-r--r-- | compat/gettod.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/compat/gettod.c b/compat/gettod.c index 9fc0ca5..98758e6 100644 --- a/compat/gettod.c +++ b/compat/gettod.c @@ -9,10 +9,9 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: gettod.c,v 1.2 1998/09/14 18:39:44 stanton Exp $ + * RCS: @(#) $Id: gettod.c,v 1.3 2004/04/06 22:25:47 dgp Exp $ */ -#include "tcl.h" #include "tclPort.h" #include <sys/timeb.h> |