summaryrefslogtreecommitdiffstats
path: root/c/src/lib/librtems++/rtemsTimer.cc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-23 17:45:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-23 17:45:05 +0000
commit2936b425fd89f68302a0cb6094c8370795668872 (patch)
tree48b8c187a4bf8586782a18e8510dad03cf511198 /c/src/lib/librtems++/rtemsTimer.cc
parentCleaned up a bit. (diff)
downloadrtems-2936b425fd89f68302a0cb6094c8370795668872.tar.bz2
Solaris port updates from Chris Johns
Diffstat (limited to '')
-rw-r--r--c/src/lib/librtems++/rtemsTimer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/librtems++/rtemsTimer.cc b/c/src/lib/librtems++/rtemsTimer.cc
index b87ffd5e80..835bfd74ce 100644
--- a/c/src/lib/librtems++/rtemsTimer.cc
+++ b/c/src/lib/librtems++/rtemsTimer.cc
@@ -18,6 +18,7 @@
------------------------------------------------------------------------
*/
+#include <string.h>
#include <rtems++/rtemsTimer.h>
/* ----