hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/tools/perf/util/strbuf.c
....@@ -1,8 +1,14 @@
11 // SPDX-License-Identifier: GPL-2.0
2
+#include "cache.h"
23 #include "debug.h"
3
-#include "util.h"
4
+#include "strbuf.h"
45 #include <linux/kernel.h>
6
+#include <linux/string.h>
7
+#include <linux/zalloc.h>
58 #include <errno.h>
9
+#include <stdio.h>
10
+#include <stdlib.h>
11
+#include <unistd.h>
612
713 /*
814 * Used as the default ->buf value, so that people can always assume