[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb3ff54b0801090333r4c1770dakd65f61e356aa0304@mail.gmail.com>
Date: Wed, 9 Jan 2008 13:33:49 +0200
From: "Rami Rosen" <ramirose@...il.com>
To: "David Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: [PATCH net-2.6.25] [IPVS] Added include for ip_vs.h for ctl_path (build was broken)
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
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@...il.com>
View attachment "patch.txt" of type "text/plain" (409 bytes)
Powered by blists - more mailing lists