diff 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
line wrap: on
line diff
--- a/packages/io/wallclock/current/tests/wallclock2.cxx
+++ b/packages/io/wallclock/current/tests/wallclock2.cxx
@@ -62,6 +62,7 @@
 
 #ifndef NA_MSG
 #include <time.h>
+#include <string.h>                     // strcmp
 #include <cyg/io/wallclock.hxx>         // The WallClock API
 
 // -------------------------------------------------------------------------