On Mon, 22 Feb 2016 03:34:48 -0800
Loganaden Velvindron wrote:
> diff --git a/include/linux/netfilter.h b/include/linux/netfilter.h
> index b71b4c9..3e4e6ae 100644
> --- a/include/linux/netfilter.h
> +++ b/include/linux/netfilter.h
> @@ -4,8 +4,6 @@
> #include
>
> #include
> -#include
> -#
On Mon, 22 Feb 2016 03:34:48 -0800
Loganaden Velvindron wrote:
> Don't redefine in6_addr due to including linux/in6.h and also fix
> the case of MAXPATHLEN constant not found.
>
> (Original patch from VoidLinux)
>
> Signed-off-by: Loganaden Velvindron
I was waiting for others who had more to
ping stephen.
Don't redefine in6_addr due to including linux/in6.h and also fix
the case of MAXPATHLEN constant not found.
(Original patch from VoidLinux)
Signed-off-by: Loganaden Velvindron
---
include/linux/if_bridge.h | 1 -
include/linux/netfilter.h | 2 --
include/linux/xfrm.h | 1 -
include/utils.