summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:52:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:52:28 +0000
commit3d211ddf6adc5a994b4290ccf55da59ec63f2e40 (patch)
tree4285dc13793f3476ace1df81f02a83804bab9546 /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-3d211ddf6adc5a994b4290ccf55da59ec63f2e40.tar.bz2
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/auth.c, shttpd/config.c, shttpd/io_cgi.c, shttpd/io_file.c, shttpd/io_socket.c, shttpd/shttpd.c: #include <unistd.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f08766209c..8d4279ea3d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * shttpd/auth.c, shttpd/config.c, shttpd/io_cgi.c,
+ shttpd/io_file.c, shttpd/io_socket.c, shttpd/shttpd.c:
+ #include <unistd.h>.
+
2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/select.h: #include <sys/time.h>.