summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 05:14:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 05:14:58 +0000
commit214ae74e6e79a9aebc37d4f23c00c63f25a6f90a (patch)
treec8d8dde01faa60d3ea24959c76429e6a366f358b /cpukit/ChangeLog
parentInclude <sys/time.h>. (diff)
downloadrtems-214ae74e6e79a9aebc37d4f23c00c63f25a6f90a.tar.bz2
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/inline/rtems/score/tod.inl: Include <sys/time.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b50ded97cd..20019bce80 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * score/inline/rtems/score/tod.inl: Include <sys/time.h>.
+
+2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* posix/Makefile.am: Cosmetics.
* configure.ac: Add AM_CONDITIONAL(HAS_PTHREADS).
* httpd/Makefile.am: Use HAS_PTHREADS instead of LIBPOSIX.