summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-02 14:32:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-02 14:32:15 +0000
commitb22ccd79e83ec63af1fc725fb28eb572c195ea14 (patch)
tree8da3238bfea953ee68941502f111d702e4edfb6f /cpukit/ChangeLog
parent2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b22ccd79e83ec63af1fc725fb28eb572c195ea14.tar.bz2
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
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 c228cfe710..fdcf3f4b05 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * 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.
* libnetworking/net/if.c, libnetworking/net/if.h,
libnetworking/net/if_media.h, libnetworking/net/if_var.h,
libnetworking/net/raw_cb.c, libnetworking/net/raw_cb.h,