Signed-off-by: Serge E. Hallyn <[email protected]> --- drivers/net/macvlan.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c index 9a3e24a..360828e 100644 --- a/drivers/net/macvlan.c +++ b/drivers/net/macvlan.c @@ -456,7 +456,6 @@ static struct net_device_stats *macvlan_dev_get_stats(struct net_device *dev) } #include <linux/checkpoint.h> -#include <linux/checkpoint_hdr.h> #ifdef CONFIG_NETNS_CHECKPOINT static int macvlan_checkpoint(struct ckpt_ctx *ctx, struct net_device *dev) -- 1.6.0.6 _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
