vserver 2.0 rc7
[linux-2.6.git] / net / ipv4 / xfrm4_tunnel.c
index dcc0464..413191f 100644 (file)
@@ -9,7 +9,7 @@
 #include <net/ip.h>
 #include <net/protocol.h>
 
-static int ipip_output(struct sk_buff *skb)
+static int ipip_output(struct xfrm_state *x, struct sk_buff *skb)
 {
        struct iphdr *iph;