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 15004d211663..9de2329dd44d 100644
--- a/tools/perf/util/util.h
+++ b/tools/perf/util/util.h
@@ -307,6 +307,7 @@ static inline int has_extension(const char *filename, const char *ext)
307#undef isspace 307#undef isspace
308#undef isdigit 308#undef isdigit
309#undef isalpha 309#undef isalpha
310#undef isprint
310#undef isalnum 311#undef isalnum
311#undef tolower 312#undef tolower
312#undef toupper 313#undef toupper