From 2a09fb6ebf555ed398aa32c9eab0a1eadc7a53c7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 6 Feb 2003 15:01:59 +0000 Subject: 2003-02-06 Joel Sherrill * include/sys/ioccom.h: Include not so Linux port builds. --- cpukit/libcsupport/ChangeLog | 5 +++++ cpukit/libcsupport/include/sys/ioccom.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 + + * include/sys/ioccom.h: Include not so + Linux port builds. + 2003-02-05 Till Straumann 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 +#include /* * Ioctl's have the command encoded in the lower word, and the size of -- cgit v1.2.3