diff options
Diffstat (limited to 'tools/perf/ui/setup.c')
-rw-r--r-- | tools/perf/ui/setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/ui/setup.c b/tools/perf/ui/setup.c index 50d13e58210f..5ea0b40c4fc2 100644 --- a/tools/perf/ui/setup.c +++ b/tools/perf/ui/setup.c | |||
@@ -4,6 +4,7 @@ | |||
4 | #include "../util/cache.h" | 4 | #include "../util/cache.h" |
5 | #include "../util/debug.h" | 5 | #include "../util/debug.h" |
6 | #include "../util/hist.h" | 6 | #include "../util/hist.h" |
7 | #include "../util/util.h" | ||
7 | 8 | ||
8 | pthread_mutex_t ui__lock = PTHREAD_MUTEX_INITIALIZER; | 9 | pthread_mutex_t ui__lock = PTHREAD_MUTEX_INITIALIZER; |
9 | void *perf_gtk_handle; | 10 | void *perf_gtk_handle; |