diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/sunrpc/rpc_pipe_fs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/sunrpc/rpc_pipe_fs.h b/include/linux/sunrpc/rpc_pipe_fs.h index 85f13424647c..7f490bef9e99 100644 --- a/include/linux/sunrpc/rpc_pipe_fs.h +++ b/include/linux/sunrpc/rpc_pipe_fs.h | |||
@@ -131,5 +131,7 @@ extern int rpc_unlink(struct dentry *); | |||
131 | extern int register_rpc_pipefs(void); | 131 | extern int register_rpc_pipefs(void); |
132 | extern void unregister_rpc_pipefs(void); | 132 | extern void unregister_rpc_pipefs(void); |
133 | 133 | ||
134 | extern bool gssd_running(struct net *net); | ||
135 | |||
134 | #endif | 136 | #endif |
135 | #endif | 137 | #endif |