summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-02 14:36:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-02 14:36:49 +0000
commit18878f6f430e1f18cff17e1fa812962218d95835 (patch)
tree1b96f144ff706a3b4796139047bd8a5e90d10830 /cpukit/ChangeLog
parent2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-18878f6f430e1f18cff17e1fa812962218d95835.tar.bz2
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_showicmpstat.c, libnetworking/rtems/rtems_showifstat.c, libnetworking/rtems/rtems_showipstat.c, libnetworking/rtems/rtems_showmbuf.c, libnetworking/rtems/rtems_showroute.c, libnetworking/rtems/rtems_showtcpstat.c, libnetworking/rtems/rtems_showudpstat.c: Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index fdcf3f4b05..7040777096 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,13 @@
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/rtems/rtems_showicmpstat.c,
+ libnetworking/rtems/rtems_showifstat.c,
+ libnetworking/rtems/rtems_showipstat.c,
+ libnetworking/rtems/rtems_showmbuf.c,
+ libnetworking/rtems/rtems_showroute.c,
+ libnetworking/rtems/rtems_showtcpstat.c,
+ libnetworking/rtems/rtems_showudpstat.c:
+ Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
* libnetworking/kern/kern_subr.c, libnetworking/kern/kern_sysctl.c,
libnetworking/kern/uipc_socket.c, libnetworking/kern/uipc_socket2.c:
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.