Re: Re: Tiny patch to 2.1.109

Thomas Unger (unger@informatik.uni-siegen.de)
Fri, 17 Jul 1998 14:00:52 +0200


Hi,

hmmm.... I can't see a replyto tag in the mail
header so I'm responding this way:

The usual way to include files in your c-source
is to explicitly include those header-files
whose definitions/macros/protos etc. YOU use,
if a header file requires further nested inclusion
it has to so by itself.

Look at the famous <stdio.h> for an example.

Thomas Unger

-- 

/*******************************************************\ * Thomas Unger * * Informatik Universitaet GH Siegen * * unger@informatik.uni-siegen.de * * http://www.informatik.uni-siegen.de/~unger * \*******************************************************/

- 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.altern.org/andrebalsa/doc/lkml-faq.html