Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/powerpc/oea



On Sun, Nov 14, 2010 at 03:32:44AM +0000, Masao Uebayashi wrote:
 > XXX What is the conclusion about direct vs. indirect #include from headers?

Every header file should include the things it requires to compile.
Therefore, there should in principle be no cases where a header file
(or source file) needs to #include something it doesn't itself use.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index