diff options
Diffstat (limited to 'rust/helpers/refcount.c')
| -rw-r--r-- | rust/helpers/refcount.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/rust/helpers/refcount.c b/rust/helpers/refcount.c index f47afc148ec3..d6adbd2e45a1 100644 --- a/rust/helpers/refcount.c +++ b/rust/helpers/refcount.c @@ -1,6 +1,5 @@  // SPDX-License-Identifier: GPL-2.0 -#include <linux/export.h>  #include <linux/refcount.h>  refcount_t rust_helper_REFCOUNT_INIT(int n) | 
