summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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