Re: [PATCH] Include <asm/termbits.h> from <linux/tty_driver.h>.

From: Jan Engelhardt
Date: Fri Jun 08 2007 - 11:27:32 EST



On Jun 8 2007 16:30, Alan Cox wrote:
>
>>
>> The header file <linux/tty_driver.h> should include <asm/termbits.h>
>> to pick up the definition of "struct ktermios"; otherwise, you run the
>> risk of seeing:
>
>Risk - which compile combinations does it actually show up with and is it
>not better to fix the C file in question not grow the horribly tangled
>include deps further

struct ktermios; /* that's it */


Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/