[PATCH 2/2] net/ipv6/sit.c don't #include checkpoint_hdr.h

Serge E. Hallyn serue at us.ibm.com
Wed Apr 28 19:48:58 PDT 2010


Signed-off-by: Serge E. Hallyn <serue at us.ibm.com>
---
 net/ipv6/sit.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/ipv6/sit.c b/net/ipv6/sit.c
index 7b2c0f0..5ecbe56 100644
--- a/net/ipv6/sit.c
+++ b/net/ipv6/sit.c
@@ -1085,7 +1085,6 @@ static int ipip6_tunnel_change_mtu(struct net_device *dev, int new_mtu)
 }
 
 #include <linux/checkpoint.h>
-#include <linux/checkpoint_hdr.h>
 
 #ifdef CONFIG_NETNS_CHECKPOINT
 static int ipip6_checkpoint(struct ckpt_ctx *ctx, struct net_device *dev)
-- 
1.7.0.4



More information about the Containers mailing list