hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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);