From f031df0e637e3194494e34e97b94fb02a3933526 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 31 Jul 2013 13:42:07 +0200 Subject: score: Rename tod.h to todimpl.h --- cpukit/score/src/timespecdividebyinteger.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/src/timespecdividebyinteger.c') diff --git a/cpukit/score/src/timespecdividebyinteger.c b/cpukit/score/src/timespecdividebyinteger.c index 6d97dcbc41..9d146db52f 100644 --- a/cpukit/score/src/timespecdividebyinteger.c +++ b/cpukit/score/src/timespecdividebyinteger.c @@ -20,7 +20,7 @@ #endif #include -#include +#include void _Timespec_Divide_by_integer( const struct timespec *time, -- cgit v1.2.3