Re: [PATCH] cred: #include init.h in cred.h

From: Alexey Dobriyan
Date: Mon May 11 2009 - 17:16:51 EST


On Mon, May 11, 2009 at 01:20:06PM -0700, Andrew Morton wrote:
> On Sat, 9 May 2009 07:36:52 +0400
> Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:

> > --- a/include/linux/cred.h
> > +++ b/include/linux/cred.h
> > @@ -13,6 +13,7 @@
> > #define _LINUX_CRED_H
> >
> > #include <linux/capability.h>
> > +#include <linux/init.h>
> > #include <linux/key.h>
> > #include <asm/atomic.h>
>
> I assume that this is needed in 2.6.30?

Would be nice.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/