ip_output needs to get prototype for xfrm4_output. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
--- pro-2.6.orig/net/ipv4/ip_output.c +++ pro-2.6/net/ipv4/ip_output.c @@ -76,6 +76,7 @@ #include <net/checksum.h> #include <net/inetpeer.h> #include <net/checksum.h> +#include <net/xfrm.h> #include <linux/igmp.h> #include <linux/netfilter_ipv4.h> #include <linux/netfilter_bridge.h> -- Stephen Hemminger <[EMAIL PROTECTED]> OSDL http://developer.osdl.org/~shemminger - 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