hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/tools/perf/util/color.h
....@@ -3,6 +3,7 @@
33 #define __PERF_COLOR_H
44
55 #include <stdio.h>
6
+#include <stdarg.h>
67
78 /* "\033[1;38;5;2xx;48;5;2xxm\0" is 23 bytes */
89 #define COLOR_MAXLEN 24