From ce877a9f4cccb3d81150ef20c84465818837c34a Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 8 Dec 1999 03:50:04 +0000 Subject: * mac/tclMacPort.h: added utime.h include FossilOrigin-Name: 62d99aa12223131d4c96bfad483694d41bc49bc5 --- mac/tclMacPort.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mac/tclMacPort.h b/mac/tclMacPort.h index 31ffcb0..c69063e 100644 --- a/mac/tclMacPort.h +++ b/mac/tclMacPort.h @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclMacPort.h,v 1.9 1999/05/11 07:12:45 jingham Exp $ + * RCS: @(#) $Id: tclMacPort.h,v 1.10 1999/12/08 03:50:04 hobbs Exp $ */ @@ -48,6 +48,7 @@ #elif defined(__MWERKS__) # include # include +# include /* * The following definitions are usually found if fcntl.h. -- cgit v0.12