blob: ce830d57c35ce8292bcd47cf92ec681b8d8c0c9d [file] [log] [blame]
Pavel Emelyanov8afd3512007-12-16 13:29:36 -08001/*
2 * ipv4 in net namespaces
3 */
4
5#ifndef __NETNS_IPV4_H__
6#define __NETNS_IPV4_H__
7struct netns_ipv4 {
8};
9#endif