[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4892AD9E.2050109@trash.net>
Date: Fri, 01 Aug 2008 08:30:54 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Matt Kraai <kraai@...fs.org>
CC: "David S. Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org, akpm@...l.org, stable@...nel.org
Subject: Re: [PATCH] netfilter: Move linux/in.h and linux/in6.h inclusions
outside of #ifdef __KERNEL__
Matt Kraai wrote:
> From: Matt Kraai <kraai@...fs.org>
>
> netfilter.h can't be used in userspace without including linux/in.h
> and linux/in6.h first. netfilter.h includes its own linux/in.h and
> linux/in6.h include statements, these are stripped by make
> headers-install because they are inside #ifdef __KERNEL__ however.
> Move them out to fix this.
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists