summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f34ed9b219..0d5cfe0c67 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * posix/src/clockgettime.c, posix/src/clocksettime.c: Don't include
+ rtems/posix/time.h.
* posix/src/nanosleep.c: Include rtems/score/timespec.h instead of
rtems/posix/time.h.
* score/include/rtems/score/object.h: Use size_t for byte sizes.