diff options
Diffstat (limited to 'tools/perf/util/util.h')
-rw-r--r-- | tools/perf/util/util.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/perf/util/util.h b/tools/perf/util/util.h index 59fe33708090..cfc4d85bbd42 100644 --- a/tools/perf/util/util.h +++ b/tools/perf/util/util.h | |||
@@ -59,10 +59,6 @@ int fetch_kernel_version(unsigned int *puint, | |||
59 | 59 | ||
60 | const char *perf_tip(const char *dirpath); | 60 | const char *perf_tip(const char *dirpath); |
61 | 61 | ||
62 | #ifndef HAVE_GET_CURRENT_DIR_NAME | ||
63 | char *get_current_dir_name(void); | ||
64 | #endif | ||
65 | |||
66 | #ifndef HAVE_SCHED_GETCPU_SUPPORT | 62 | #ifndef HAVE_SCHED_GETCPU_SUPPORT |
67 | int sched_getcpu(void); | 63 | int sched_getcpu(void); |
68 | #endif | 64 | #endif |