summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 03:19:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 03:19:28 +0000
commita7af82696dad572f374f2c070b7aa1628b66aae5 (patch)
tree1682225d368574fe55722bbde14701909962f659 /cpukit/ChangeLog
parentDon't include rtems/posix/time.h (diff)
downloadrtems-a7af82696dad572f374f2c070b7aa1628b66aae5.tar.bz2
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.
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.