Nick Piggin wrote: ... > If you have an > > #ifndef _LINUX_INTERRUPT_H > #error ... > > That almost explicitly tells you which is the correct file to include to > get all definitions from this file. Wouldn't that help?
This can even be evaluated by a script that searches for required header files, except if more than one of such clauses appear in a file. -- Stefan Richter -=====-=-==- =-=- =-=== http://arcgraph.de/sr/ - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
