summaryrefslogtreecommitdiffstats
path: root/rust/helpers/kunit.c
diff options
context:
space:
mode:
Diffstat (limited to 'rust/helpers/kunit.c')
-rw-r--r--rust/helpers/kunit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/helpers/kunit.c b/rust/helpers/kunit.c
index 9d725067eb3b..b85a4d394c11 100644
--- a/rust/helpers/kunit.c
+++ b/rust/helpers/kunit.c
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
#include <kunit/test-bug.h>
-#include <linux/export.h>
struct kunit *rust_helper_kunit_get_current_test(void)
{