summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:44:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:44:15 +0000
commit6562ad3b5435d622273ddd91416638ae211ab6c8 (patch)
tree2fd84a9a7290afa5a933bfcbeef12d425c36e20e /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-6562ad3b5435d622273ddd91416638ae211ab6c8.tar.bz2
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/buf.h: Remove (Unused). * libnetworking/Makefile.am: Remove sys/buf.h.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0ab9c5ae97..87043f3441 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/buf.h: Remove (Unused).
+ * libnetworking/Makefile.am: Remove sys/buf.h.
* libnetworking/kern/kern_sysctl.c,
libnetworking/kern/uipc_socket2.c: Include <sys/queue.h> instead of
<sys/buf.h>.