aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/util.h')
-rw-r--r--tools/perf/util/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/util.h b/tools/perf/util/util.h
index d61a6f037631..c62ef9720c6a 100644
--- a/tools/perf/util/util.h
+++ b/tools/perf/util/util.h
@@ -311,6 +311,7 @@ static inline int has_extension(const char *filename, const char *ext)
311#undef isspace 311#undef isspace
312#undef isdigit 312#undef isdigit
313#undef isalpha 313#undef isalpha
314#undef isprint
314#undef isalnum 315#undef isalnum
315#undef tolower 316#undef tolower
316#undef toupper 317#undef toupper