summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-02 12:12:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-02 12:12:55 +0000
commiteecc7d52b0bf2e09262cea477ff326a18843927d (patch)
tree4dd59c71c51841730fac1892f9600b16173207fb /cpukit/ChangeLog
parent * ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>. (diff)
downloadrtems-eecc7d52b0bf2e09262cea477ff326a18843927d.tar.bz2
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/Makefile.am: AM_CPPFLAGS += -I$(srcdir). * libnetworking/rtems/rtems_bsdnet_internal.h: Remove USHRT_MAX.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2ca3ad46d0..a9d2b85f31 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libnetworking/Makefile.am: AM_CPPFLAGS += -I$(srcdir).
+ * libnetworking/rtems/rtems_bsdnet_internal.h: Remove USHRT_MAX.
+
+2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libnetworking/Makefile.am: Fix typo.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>