summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:40:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:40:48 +0000
commit2690689a83ab246ac87907b7c6e2a46db32a8bca (patch)
tree28499d90018303f22541b6dcde2a082ec4d71021 /cpukit/libnetworking/ChangeLog
parent2004-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2690689a83ab246ac87907b7c6e2a46db32a8bca.tar.bz2
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* rtems/rtems_bsdnet_internal.h: Include rtems/cdefs.h so things compile.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 96002e34e8..976c4b3bae 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-07 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/rtems_bsdnet_internal.h: Include rtems/cdefs.h so things
+ compile.
+
2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build library using EXTRA_LIBRARIES and automake rules.