#ifndef __SUNRPC_NETNS_H__ #define __SUNRPC_NETNS_H__ #include #include struct sunrpc_net { }; extern int sunrpc_net_id; #endif