From 6a6141606b1e0300aacc6edb01d4204e710ca49e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Dec 2008 22:27:47 +0000 Subject: 2008-12-05 Joel Sherrill * score/include/rtems/score/timespec.h: Remove unnecessary includes. Fix typo. * posix/include/rtems/posix/time.h, score/src/coretodget.c, score/src/coretodgetuptime.c: Add required include files which were formerly included from timespec.h --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index f1ddfed5f0..f57a68be55 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2008-12-05 Joel Sherrill + + * score/include/rtems/score/timespec.h: Remove unnecessary includes. + Fix typo. + * posix/include/rtems/posix/time.h, score/src/coretodget.c, + score/src/coretodgetuptime.c: Add required include files which + were formerly included from timespec.h + 2008-12-05 Joel Sherrill * libfs/src/pipe/fifo.c: Do not include .inl files directly. Use .h -- cgit v1.2.3