summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 38718deac3..f08766209c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/select.h: #include <sys/time.h>.
+
+2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/isatty_r.c, libcsupport/src/malloc_sbrk_helpers.c:
#include <unistd.h>.
* posix/src/sched_rr_get_interval.c: #include <unistd.h>.