summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:34:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:34:36 +0000
commit87a87b014c1d98e86a521af6afed38ab97b3dbb1 (patch)
tree99b90d785582e10e05553a9e80420abbac8c2d19 /cpukit/ChangeLog
parentInclude <sys/queue.h> instead of <sys/buf.h>. (diff)
downloadrtems-87a87b014c1d98e86a521af6afed38ab97b3dbb1.tar.bz2
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>.
Diffstat (limited to 'cpukit/ChangeLog')
-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.