summaryrefslogtreecommitdiffstats
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
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.
-rw-r--r--cpukit/libcsupport/ChangeLog5
-rw-r--r--cpukit/libcsupport/include/sys/ioccom.h2
2 files changed, 6 insertions, 1 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
diff --git a/cpukit/libcsupport/include/sys/ioccom.h b/cpukit/libcsupport/include/sys/ioccom.h
index e8a46395c1..4ebffd19cd 100644
--- a/cpukit/libcsupport/include/sys/ioccom.h
+++ b/cpukit/libcsupport/include/sys/ioccom.h
@@ -37,7 +37,7 @@
#ifndef _SYS_IOCCOM_H_
#define _SYS_IOCCOM_H_
-#include <machine/types.h>
+#include <sys/types.h>
/*
* Ioctl's have the command encoded in the lower word, and the size of