diff packages/devs/wallclock/current/src/emulate.cxx @ 2:443894e2e912 ecos-v1_2_1-release

Block commit of eCos version 1.2.1
author jlarmour
date Tue, 11 May 1999 12:24:34 +0000
parents 3111d98ba7b3
children 306eee292492
line wrap: on
line diff
--- a/packages/devs/wallclock/current/src/emulate.cxx
+++ b/packages/devs/wallclock/current/src/emulate.cxx
@@ -22,17 +22,17 @@
 // September 30, 1998.
 // 
 // The Initial Developer of the Original Code is Cygnus.  Portions created
-// by Cygnus are Copyright (C) 1998 Cygnus Solutions.  All Rights Reserved.
+// by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions.  All Rights Reserved.
 // -------------------------------------------
 //
 //####COPYRIGHTEND####
 //==========================================================================
 //#####DESCRIPTIONBEGIN####
 //
-// Author(s):   nickg
+// Author(s):     nickg
 // Contributors:  nickg
-// Date:        1998-07-14
-// Purpose:     Wallclock emulation
+// Date:          1999-03-05
+// Purpose:       Wallclock emulation
 //
 //####DESCRIPTIONEND####
 //
@@ -45,6 +45,7 @@
 
 #include <cyg/devs/wallclock.hxx>
 
+#include <cyg/kernel/ktypes.h>
 #include <cyg/kernel/sched.hxx>
 #include <cyg/kernel/clock.hxx>