hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/tools/perf/ui/helpline.h
....@@ -5,8 +5,6 @@
55 #include <stdio.h>
66 #include <stdarg.h>
77
8
-#include "../util/cache.h"
9
-
108 struct ui_helpline {
119 void (*pop)(void);
1210 void (*push)(const char *msg);