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/libcsupport/src/__gettod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libcsupport/src/__gettod.c') diff --git a/cpukit/libcsupport/src/__gettod.c b/cpukit/libcsupport/src/__gettod.c index d73e681353..7de6a1cd24 100644 --- a/cpukit/libcsupport/src/__gettod.c +++ b/cpukit/libcsupport/src/__gettod.c @@ -23,7 +23,7 @@ #if defined(RTEMS_NEWLIB) #include #include -#include +#include #include #if defined(RTEMS_NEWLIB) && !defined(HAVE_GETTIMEOFDAY) -- cgit v1.2.3