summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-05-06 16:40:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-05-06 16:40:23 +0000
commit2d0f8beeb91f1e6157614c773297d6dba6a6ed18 (patch)
treeaa47369deb5dd5656edcea587f5cbf0ed3f06ff4 /cpukit/ChangeLog
parent2005-05-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2d0f8beeb91f1e6157614c773297d6dba6a6ed18.tar.bz2
2005-05-06 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/if.h: Revert include of sys/mbuf.h in this .h file since it causes other problems.
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 23727c5618..40cc3fec6c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2005-05-06 Joel Sherrill <joel@OARcorp.com>
+ * libnetworking/net/if.h: Revert include of sys/mbuf.h in this .h file
+ since it causes other problems.
+
+2005-05-06 Joel Sherrill <joel@OARcorp.com>
+
* libcsupport/src/termios.c: Removed warnings.
2005-05-06 Joel Sherrill <joel@OARcorp.com>