blob: 6f82046e30136a1a6527c00a7f24ca664360caf0 [file] [log] [blame]
Daniel Lezcanob0f159d2008-01-10 02:49:06 -08001/*
2 * ipv6 in net namespaces
3 */
4
5#ifndef __NETNS_IPV6_H__
6#define __NETNS_IPV6_H__
7
8struct netns_ipv6 {
9};
10#endif