summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-22 12:33:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-22 12:33:24 +0000
commit007c9f707a8c53f16b9fc65e8de2254cfa7abfe7 (patch)
tree328c5700dcad63d448acbec04dd73afe2c4fd0b6 /cpukit/libnetworking/ChangeLog
parent2003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-007c9f707a8c53f16b9fc65e8de2254cfa7abfe7.tar.bz2
2003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/rtems_bsdnet_internal.h: Include rtems/cdefs.h instead of sys/cdefs.h (Nonportable). * wrapup/Makefile.am: Removed. * Makefile.am: Reworked.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 61623bd9c1..feb1a8d40c 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * rtems/rtems_bsdnet_internal.h: Include rtems/cdefs.h instead of
+ sys/cdefs.h (Nonportable).
+ * wrapup/Makefile.am: Removed.
+ * Makefile.am: Reworked.
+
2003-09-15 Jay Monkman <jtm@smoothsmoothie.com>
PR 482/networking