summaryrefslogtreecommitdiffstats
path: root/cpukit
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
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')
-rw-r--r--cpukit/ChangeLog5
-rw-r--r--cpukit/libnetworking/net/if.h2
2 files changed, 5 insertions, 2 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>
diff --git a/cpukit/libnetworking/net/if.h b/cpukit/libnetworking/net/if.h
index a5696d1a1a..22f60a6069 100644
--- a/cpukit/libnetworking/net/if.h
+++ b/cpukit/libnetworking/net/if.h
@@ -39,8 +39,6 @@
#include <sys/cdefs.h>
-#include <sys/mbuf.h>
-
#if defined(__rtems__)
/*
* FIXME - HACK: BSD defines __BSD_VISIBLE in sys/cdefs.h