Re: [PATCH] wrong include in i8259.c in 2.3.14

Oleg Drokin (green@ccssu.ccssu.crimea.ua)
Fri, 20 Aug 1999 11:40:10 +0300 (EEST)


Hello!

> > -#include <linux/tasks.h>
> +#include <linux/threads.h>
> is the rest of the answer. tasks.h -> threads.h
Huh. I did not realise it, as it is compiled pretty fine without it.
Looking inside of linux/threads.h I see no common parts between it and
i8259.c yet. So why carry one more unnecesarry include?

Bye,
Oleg

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