From 7cd2484c4cf9fc759b7205ed6d8adcc6d2c28ff6 Mon Sep 17 00:00:00 2001 From: Alexander Krutwig Date: Tue, 12 May 2015 14:32:47 +0200 Subject: timecounter: Use in RTEMS Replace timestamp implementation with FreeBSD bintime and timecounters. New test sptests/sptimecounter02. Update #2271. --- cpukit/sapi/src/exinit.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/sapi') diff --git a/cpukit/sapi/src/exinit.c b/cpukit/sapi/src/exinit.c index ba71ec465b..31158995ab 100644 --- a/cpukit/sapi/src/exinit.c +++ b/cpukit/sapi/src/exinit.c @@ -44,6 +44,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3