hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/linux/sunrpc/rpc_pipe_fs.h
....@@ -2,8 +2,6 @@
22 #ifndef _LINUX_SUNRPC_RPC_PIPE_FS_H
33 #define _LINUX_SUNRPC_RPC_PIPE_FS_H
44
5
-#ifdef __KERNEL__
6
-
75 #include <linux/workqueue.h>
86
97 struct rpc_pipe_dir_head {
....@@ -132,5 +130,4 @@
132130
133131 extern bool gssd_running(struct net *net);
134132
135
-#endif
136133 #endif