summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/demangle-rust.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/demangle-rust.c')
-rw-r--r--tools/perf/util/demangle-rust.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/demangle-rust.c b/tools/perf/util/demangle-rust.c
index 423afbbd386b..a659fc69f73a 100644
--- a/tools/perf/util/demangle-rust.c
+++ b/tools/perf/util/demangle-rust.c
@@ -1,6 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
#include <string.h>
-#include "util.h"
#include "debug.h"
#include "demangle-rust.h"