Mercurial > flash_v2
diff packages/language/c/libc/current/src/time/time.cxx @ 80:2085233a121a ecos-sw-2000-04-07
Merge from eCos master repository on 2000-04-07-07:52:29-BST
| author | jlarmour |
|---|---|
| date | Fri, 07 Apr 2000 07:45:04 +0000 |
| parents | bf00f99aec69 |
| children |
line wrap: on
line diff
--- a/packages/language/c/libc/current/src/time/time.cxx +++ b/packages/language/c/libc/current/src/time/time.cxx @@ -56,7 +56,7 @@ #include <time.h> // Main date and time definitions #ifdef CYGSEM_LIBC_TIME_TIME_WORKING -# include <cyg/devs/wallclock.hxx> // Wallclock class definitions +# include <cyg/io/wallclock.hxx> // Wallclock class definitions #endif // FUNCTIONS
