From 3d211ddf6adc5a994b4290ccf55da59ec63f2e40 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 3 Apr 2010 05:52:28 +0000 Subject: [PATCH] =?UTF-8?q?2010-04-03=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * shttpd/auth.c, shttpd/config.c, shttpd/io_cgi.c, shttpd/io_file.c, shttpd/io_socket.c, shttpd/shttpd.c: #include . --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 + + * shttpd/auth.c, shttpd/config.c, shttpd/io_cgi.c, + shttpd/io_file.c, shttpd/io_socket.c, shttpd/shttpd.c: + #include . + 2010-04-02 Ralf Corsépius * libnetworking/sys/select.h: #include .