diff options
Diffstat (limited to 'rust/helpers/wait.c')
-rw-r--r-- | rust/helpers/wait.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/helpers/wait.c b/rust/helpers/wait.c index c7336bbf2750..ae48e33d9da3 100644 --- a/rust/helpers/wait.c +++ b/rust/helpers/wait.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -#include <linux/export.h> #include <linux/wait.h> void rust_helper_init_wait(struct wait_queue_entry *wq_entry) |