aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/demangle-java.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/demangle-java.c')
-rw-r--r--tools/perf/util/demangle-java.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/demangle-java.c b/tools/perf/util/demangle-java.c
index 763328c151e9..6fb7f34c0814 100644
--- a/tools/perf/util/demangle-java.c
+++ b/tools/perf/util/demangle-java.c
@@ -3,7 +3,6 @@
3#include <stdio.h> 3#include <stdio.h>
4#include <stdlib.h> 4#include <stdlib.h>
5#include <string.h> 5#include <string.h>
6#include "debug.h"
7#include "symbol.h" 6#include "symbol.h"
8 7
9#include "demangle-java.h" 8#include "demangle-java.h"