[NETNS]: Do not include net/net_namespace.h from seq_file.h
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
856f6ff7a3
commit
c0f39322c3
@@ -61,6 +61,8 @@ struct net {
|
||||
|
||||
|
||||
#ifdef CONFIG_NET
|
||||
#include <linux/seq_file_net.h>
|
||||
|
||||
/* Init's network namespace */
|
||||
extern struct net init_net;
|
||||
#define INIT_NET_NS(net_ns) .net_ns = &init_net,
|
||||
|
||||
Reference in New Issue
Block a user