Re: [PATCH] Fix undeclared NULL in timer.h

Dave Jones (davej@codemonkey.org.uk)
Mon, 4 Nov 2002 14:27:03 +0000


On Mon, Nov 04, 2002 at 02:31:39PM -0200, Denis Vlasenko wrote:
> The whole problem of #include forest going out of control
> needs some clever solution or we will eternally chase missing
> .h files

Doing an untangle at this point is pretty much a waste of effort.
As we get closer to stabilising, we can regenerate the dependancy
graphs and see what looks out of place again.

Adding lots of #include's isn't an issue as long as those includes
aren't sucking in 200 others.

Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
-
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/