diff options
Diffstat (limited to 'tools/perf/util/target.c')
-rw-r--r-- | tools/perf/util/target.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/target.c b/tools/perf/util/target.c index 5898af4510cc..8cdcf4641c51 100644 --- a/tools/perf/util/target.c +++ b/tools/perf/util/target.c @@ -7,6 +7,7 @@ */ #include "target.h" +#include "util.h" #include "debug.h" #include <pwd.h> |