summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-06 15:01:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-06 15:01:59 +0000
commit2a09fb6ebf555ed398aa32c9eab0a1eadc7a53c7 (patch)
treee7c906eb2d1578687bcfe11afc02b91a4f493d5f /cpukit/libcsupport/ChangeLog
parent2003-02-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-2a09fb6ebf555ed398aa32c9eab0a1eadc7a53c7.tar.bz2
2003-02-06 Joel Sherrill <joel@OARcorp.com>
* include/sys/ioccom.h: Include <sys/types.h> not <machine/types.h> so Linux port builds.
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 9e609b3e7b..154aae5300 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-06 Joel Sherrill <joel@OARcorp.com>
+
+ * include/sys/ioccom.h: Include <sys/types.h> not <machine/types.h> so
+ Linux port builds.
+
2003-02-05 Till Straumann <strauman@slac.stanford.edu>
PR 340/filesystem