From: "Rami Rosen" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html