Messages in this thread |  | | | Date | Tue, 6 May 2003 10:49:56 +0100 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH] 2.4.21-rc1: byteorder.h breaks with __STRICT_ANSI__ defined (trivial) |
| |
On Tue, May 06, 2003 at 11:47:55AM +0200, Thomas Horsten wrote: > What would you suggest as an alternative source for the constants in > linux/cdrom.h when direct CD-ROM access is required (e.g. for audio > ripping)?
A sanitzed copy of the kernel headers as e.g. in Red Hat's glibc-kerenheaders package. In either case cdrom.h should not need <asm/byteorder.h>
> In any case, if the __STRICT_ANSI__ conditional is there in types.h, it > should be there in byteorder.h as well.
I don't agree with you in principle, but as this is 2.4 it's probably better to just add it. Would you mind sending Marcelo a patch?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |