summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 295e08faae..0ab9c5ae97 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/kern/kern_sysctl.c,
+ libnetworking/kern/uipc_socket2.c: Include <sys/queue.h> instead of
+ <sys/buf.h>.
* libcsupport/include/sys/sockio.h: Partial update from
FreeBSD.