[CRIU] Re: [PATCH] parasite: remove unused headers
Cyrill Gorcunov
gorcunov at openvz.org
Tue Feb 28 12:00:57 EST 2012
On Tue, Feb 28, 2012 at 08:54:43PM +0400, Stanislav Kinsbursky wrote:
> >
> >OK. There is no shit, fundamental headers such as type.h and compiler.h
> >should be included explicitly, not because any other header might already
> >have them included.
> >
>
> Ok. Why?
>
Because this is a good practice. One who will be reading the code just
see these headers and understand that any basic types and compiler
directives are available for use.
Cyrill
More information about the CRIU
mailing list