summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 20:38:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 20:38:57 +0000
commit4b60bd34085a56980227f1ba080f397528949faf (patch)
treeed8e12711f691e6c0160fff32b2ad873f8f23e4b /cpukit/libnetworking/ChangeLog
parent2000-09-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-4b60bd34085a56980227f1ba080f397528949faf.tar.bz2
2000-09-22 Joel Sherrill <joel@OARcorp.com>
* machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h, rtems_webserver/webmain.c: machine/types.h should not have included rtems.h. It is now including precisely the least amount of low level, yet portable .h files to get the basic RTEMS types defined. This rippled into other files since rtems_bsdnet_internal.h used machine/types.h to include rtems.h.
Diffstat (limited to 'cpukit/libnetworking/ChangeLog')
-rw-r--r--cpukit/libnetworking/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index b07e15fa92..fbecc31cc0 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,13 @@
+2000-09-22 Joel Sherrill <joel@OARcorp.com>
+
+ * machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h,
+ rtems_webserver/webmain.c: machine/types.h should not have
+ included rtems.h. It is now including precisely the
+ least amount of low level, yet portable .h files to get
+ the basic RTEMS types defined. This rippled into other
+ files since rtems_bsdnet_internal.h used machine/types.h to include
+ rtems.h.
+
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Cleanup.