[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080109.035700.103587122.davem@davemloft.net>
Date: Wed, 09 Jan 2008 03:57:00 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ramirose@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6.25] [IPVS] Added include for ip_vs.h for
ctl_path (build was broken)
From: "Rami Rosen" <ramirose@...il.com>
Date: Wed, 9 Jan 2008 13:33:49 +0200
> Hi,
> The build was broken with this error:
>
> In file included from net/ipv4/ipvs/ip_vs_rr.c:27:
> include/net/ip_vs.h:857: error: array type has incomplete element type
> make[3]: *** [net/ipv4/ipvs/ip_vs_rr.o] Error 1
>
> This was due to missing include to the header file for ctl_path.
>
> This patch added #include <linux/sysctl.h> to ip_vs_.h to avoid it
>
> Signed-off-by: Rami Rosen <ramirose@...il.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists