/* * ipv6 in net namespaces */ #ifndef __NETNS_IPV6_H__ #define __NETNS_IPV6_H__ struct netns_ipv6 { }; #endif