diff packages/io/wallclock/current/tests/wallclock2.cxx @ 115:6ed91473a1cd ecos-sw-2000-08-21

Merge from eCos master repository on 2000-08-21-22:40:54-BST
author jlarmour
date Fri, 25 Aug 2000 17:32:38 +0000
parents 4642a6d35749
children eb9fd8c04db3
line wrap: on
line diff
--- a/packages/io/wallclock/current/tests/wallclock2.cxx
+++ b/packages/io/wallclock/current/tests/wallclock2.cxx
@@ -45,8 +45,8 @@
 #include <pkgconf/system.h>
 #include <cyg/infra/testcase.h>
 #include <cyg/infra/diag.h>
-#ifdef CYGPKG_LIBC
-#include <pkgconf/libc.h>
+#ifdef CYGPKG_LIBC_TIME
+#include <pkgconf/libc_time.h>
 #endif
 
 #if defined(CYGSEM_LIBC_TIME_CLOCK_WORKING)