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