From d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 02:45:28 +0000 Subject: [PATCH] add boot partition size --- kernel/include/linux/sunrpc/rpc_pipe_fs.h | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/kernel/include/linux/sunrpc/rpc_pipe_fs.h b/kernel/include/linux/sunrpc/rpc_pipe_fs.h index e90b9bd..cd188a5 100644 --- a/kernel/include/linux/sunrpc/rpc_pipe_fs.h +++ b/kernel/include/linux/sunrpc/rpc_pipe_fs.h @@ -2,8 +2,6 @@ #ifndef _LINUX_SUNRPC_RPC_PIPE_FS_H #define _LINUX_SUNRPC_RPC_PIPE_FS_H -#ifdef __KERNEL__ - #include <linux/workqueue.h> struct rpc_pipe_dir_head { @@ -132,5 +130,4 @@ extern bool gssd_running(struct net *net); -#endif #endif -- Gitblit v1.6.2