diff options
Diffstat (limited to 'rust/helpers/build_bug.c')
-rw-r--r-- | rust/helpers/build_bug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/helpers/build_bug.c b/rust/helpers/build_bug.c index e994f7b5928c..44e579488037 100644 --- a/rust/helpers/build_bug.c +++ b/rust/helpers/build_bug.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -#include <linux/export.h> #include <linux/errname.h> const char *rust_helper_errname(int err) |