comparison packages/io/wallclock/current/tests/wallclock2.cxx @ 136:a9ac27ec7abc ecos-sw-2000-11-17

Merge from eCos master repository on 2000-11-17-18:24:25-GMT
author jlarmour
date Fri, 17 Nov 2000 23:16:43 +0000
parents eb9fd8c04db3
children 0d2b193a635f
comparison
equal deleted inserted replaced
135:3bc2abeae9ff 136:a9ac27ec7abc
60 # define NA_MSG "Requires main to be invoked" 60 # define NA_MSG "Requires main to be invoked"
61 #endif 61 #endif
62 62
63 #ifndef NA_MSG 63 #ifndef NA_MSG
64 #include <time.h> 64 #include <time.h>
65 #include <string.h> // strcmp
65 #include <cyg/io/wallclock.hxx> // The WallClock API 66 #include <cyg/io/wallclock.hxx> // The WallClock API
66 67
67 // ------------------------------------------------------------------------- 68 // -------------------------------------------------------------------------
68 69
69 70