hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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);