forked from ~ljy/RK356X_SDK_RELEASE
kernel/tools/perf/util/color.h....@@ -3,6 +3,7 @@33 #define __PERF_COLOR_H44 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