diff options
Diffstat (limited to 'tools/perf/util/exec_cmd.c')
| -rw-r--r-- | tools/perf/util/exec_cmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/exec_cmd.c b/tools/perf/util/exec_cmd.c index 34a352867382..2745605dba11 100644 --- a/tools/perf/util/exec_cmd.c +++ b/tools/perf/util/exec_cmd.c | |||
| @@ -6,7 +6,6 @@ | |||
| 6 | 6 | ||
| 7 | #define MAX_ARGS 32 | 7 | #define MAX_ARGS 32 |
| 8 | 8 | ||
| 9 | extern char **environ; | ||
| 10 | static const char *argv_exec_path; | 9 | static const char *argv_exec_path; |
| 11 | static const char *argv0_path; | 10 | static const char *argv0_path; |
| 12 | 11 | ||
