hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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