diff options
Diffstat (limited to 'tools/perf/perf.c')
| -rw-r--r-- | tools/perf/perf.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/perf.c b/tools/perf/perf.c index 2826e702986..d4be55b6cd3 100644 --- a/tools/perf/perf.c +++ b/tools/perf/perf.c @@ -13,7 +13,6 @@  #include "util/quote.h"  #include "util/run-command.h"  #include "util/parse-events.h" -#include "util/string.h"  #include "util/debugfs.h"  bool use_browser;  |