diff options
Diffstat (limited to 'tools/perf/util/help-unknown-cmd.c')
-rw-r--r-- | tools/perf/util/help-unknown-cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/help-unknown-cmd.c b/tools/perf/util/help-unknown-cmd.c index d62ccaeeadd6..776e28562345 100644 --- a/tools/perf/util/help-unknown-cmd.c +++ b/tools/perf/util/help-unknown-cmd.c | |||
@@ -1,4 +1,5 @@ | |||
1 | #include "cache.h" | 1 | #include "cache.h" |
2 | #include "config.h" | ||
2 | #include <subcmd/help.h> | 3 | #include <subcmd/help.h> |
3 | #include "../builtin.h" | 4 | #include "../builtin.h" |
4 | #include "levenshtein.h" | 5 | #include "levenshtein.h" |