summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-30 13:58:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-30 13:58:22 +0000
commit1a94770a776104f6e623c7084fb2b2652c168470 (patch)
tree24a22b4c1b83cb1054385fc15905297b16b531db /cpukit
parent2000-11-30 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1a94770a776104f6e623c7084fb2b2652c168470.tar.bz2
2000-11-30 Joel Sherrill <joel@OARcorp.com>
* modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since that is an RTEMS specific header file.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libnetworking/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 1db5c128d2..a31e6912cb 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,5 +1,10 @@
2000-11-30 Joel Sherrill <joel@OARcorp.com>
+ * modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since
+ that is an RTEMS specific header file.
+
+2000-11-30 Joel Sherrill <joel@OARcorp.com>
+
* sys/ttycom.h: Moved to lib/include/sys.
* Makefile.am: Modified to reflect above.