diff options
Diffstat (limited to 'tools/lib/api/fs/tracing_path.h')
-rw-r--r-- | tools/lib/api/fs/tracing_path.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/lib/api/fs/tracing_path.h b/tools/lib/api/fs/tracing_path.h index 904d085b2ae7..a19136b086dc 100644 --- a/tools/lib/api/fs/tracing_path.h +++ b/tools/lib/api/fs/tracing_path.h | |||
@@ -5,8 +5,6 @@ | |||
5 | #include <linux/types.h> | 5 | #include <linux/types.h> |
6 | #include <dirent.h> | 6 | #include <dirent.h> |
7 | 7 | ||
8 | extern char tracing_events_path[]; | ||
9 | |||
10 | DIR *tracing_events__opendir(void); | 8 | DIR *tracing_events__opendir(void); |
11 | 9 | ||
12 | void tracing_path_set(const char *mountpoint); | 10 | void tracing_path_set(const char *mountpoint); |